From d2617149ca809268fe625a9f606589a5cec945d9 Mon Sep 17 00:00:00 2001 From: lbsa71 Date: Thu, 19 Feb 2009 18:48:46 +0000 Subject: * Changed Prebuild.xml back to specifying xmlns * Consequentially, dropped Prebuild solution from Prebuild.xml as the 1.7 schema does not allow for more than one solution per xml file. (*rolls eyes*) --- prebuild.xml | 57 +-------------------------------------------------------- 1 file changed, 1 insertion(+), 56 deletions(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 70b5984..59c114e 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -1,5 +1,5 @@ - + @@ -2874,61 +2874,6 @@ - - - - - - DEBUG;TRACE - false - bin/Debug - true - 1595 - - - - - TRACE - bin/Release - true - false - 1595 - - - - - - - DEBUG;TRACE - false - ..\..\bin\ - true - Prebuild.snk - 1595 - - - - - TRACE - ..\..\bin\ - true - false - Prebuild.snk - 1595 - - - ../../bin/ - - - - - - - - - - - -- cgit v1.1