aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorgareth2007-05-05 13:45:39 +0000
committergareth2007-05-05 13:45:39 +0000
commit543cda0398aaeed84f29870f27e14ccd93b65236 (patch)
treed0e800a970aabf79905199bf089706615d0e474a /prebuild.xml
parentPrebuild needs some lovin too. (diff)
downloadopensim-SC_OLD-543cda0398aaeed84f29870f27e14ccd93b65236.zip
opensim-SC_OLD-543cda0398aaeed84f29870f27e14ccd93b65236.tar.gz
opensim-SC_OLD-543cda0398aaeed84f29870f27e14ccd93b65236.tar.bz2
opensim-SC_OLD-543cda0398aaeed84f29870f27e14ccd93b65236.tar.xz
Cleaned up Adam's mess
Diffstat (limited to '')
-rw-r--r--prebuild.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml
index c97c96c..7d1ca59 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -250,7 +250,7 @@
250 250
251 251
252 <!-- OpenGrid Data Services --> 252 <!-- OpenGrid Data Services -->
253 <Project name="OpenGrid.Framework.Data" path="OpenGrid.FrameWork.Data" type="Library"> 253 <Project name="OpenGrid.Framework.Data" path="OpenGrid.Framework.Data" type="Library">
254 <Configuration name="Debug"> 254 <Configuration name="Debug">
255 <Options> 255 <Options>
256 <OutputPath>../bin/</OutputPath> 256 <OutputPath>../bin/</OutputPath>
@@ -272,7 +272,7 @@
272 </Files> 272 </Files>
273 </Project> 273 </Project>
274 274
275 <Project name="OpenGrid.Framework.Data.MySQL" path="OpenGrid.FrameWork.Data.MySQL" type="Library"> 275 <Project name="OpenGrid.Framework.Data.MySQL" path="OpenGrid.Framework.Data.MySQL" type="Library">
276 <Configuration name="Debug"> 276 <Configuration name="Debug">
277 <Options> 277 <Options>
278 <OutputPath>../bin/</OutputPath> 278 <OutputPath>../bin/</OutputPath>