aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 55f61a2..7719d29 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -996,34 +996,6 @@
996 </Files> 996 </Files>
997 </Project> 997 </Project>
998 998
999 <Project name="OpenSim.DataStore.MSSQL" path="OpenSim/Region/Storage/OpenSim.DataStore.MSSQL" type="Library">
1000 <Configuration name="Debug">
1001 <Options>
1002 <OutputPath>../../../../bin/</OutputPath>
1003 </Options>
1004 </Configuration>
1005 <Configuration name="Release">
1006 <Options>
1007 <OutputPath>../../../../bin/</OutputPath>
1008 </Options>
1009 </Configuration>
1010
1011 <ReferencePath>../../../../bin/</ReferencePath>
1012 <Reference name="System" localCopy="false"/>
1013 <Reference name="System.Xml"/>
1014 <Reference name="System.Data"/>
1015 <Reference name="libsecondlife.dll"/>
1016 <Reference name="OpenSim.Framework"/>
1017 <Reference name="OpenSim.Data"/>
1018 <Reference name="OpenSim.Region.Environment"/>
1019 <Reference name="OpenSim.Framework.Console"/>
1020 <Reference name="log4net.dll"/>
1021
1022 <Files>
1023 <Match pattern="*.cs" recurse="true"/>
1024 </Files>
1025 </Project>
1026
1027 <!-- OpenSim app --> 999 <!-- OpenSim app -->
1028 <Project name="OpenSim" path="OpenSim/Region/Application" type="Exe"> 1000 <Project name="OpenSim" path="OpenSim/Region/Application" type="Exe">
1029 <Configuration name="Debug"> 1001 <Configuration name="Debug">