From 79a15e9ac62e83094dcbddfc136ecfb3481472e2 Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Tue, 18 Nov 2008 13:01:57 +0000 Subject: [PATCH] Removed duplicate Examples project. Moved Examples project to the beginning of the project listing, hoping it will become the startup project. --- Build/Prebuild.xml | 99 ++++++++++++++++------------------------------ 1 file changed, 35 insertions(+), 64 deletions(-) diff --git a/Build/Prebuild.xml b/Build/Prebuild.xml index 9088a1a2..6834ea60 100644 --- a/Build/Prebuild.xml +++ b/Build/Prebuild.xml @@ -31,6 +31,40 @@ Prebuild.xml + + + + + ../../Binaries/Debug/Examples + true + + + + + + ../../Binaries/Release/Examples + true + + + + + + + + + + + + + + + + + + + + + @@ -132,70 +166,7 @@ - - - - - - ../../Binaries/Debug/Libraries - true - - - - - - ../../Binaries/Release/Libraries - true - - - - - - - - - - - - - - - - - - - - - ../../Binaries/Debug/Examples - true - - - - - - ../../Binaries/Release/Examples - true - - - - - - - - - - - - - - - - - - - - - +