aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml35
1 files changed, 0 insertions, 35 deletions
diff --git a/prebuild.xml b/prebuild.xml
index d46d178..f47e237 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1895,41 +1895,6 @@
1895 1895
1896 <!-- Scene Server API Example Apps --> 1896 <!-- Scene Server API Example Apps -->
1897 1897
1898 <Project frameworkVersion="v4_0" name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library">
1899 <Configuration name="Debug">
1900 <Options>
1901 <OutputPath>../../../bin/</OutputPath>
1902 </Options>
1903 </Configuration>
1904 <Configuration name="Release">
1905 <Options>
1906 <OutputPath>../../../bin/</OutputPath>
1907 </Options>
1908 </Configuration>
1909
1910 <ReferencePath>../../../bin/</ReferencePath>
1911 <Reference name="System"/>
1912 <Reference name="System.Core"/>
1913 <Reference name="System.Xml"/>
1914 <Reference name="System.Data"/>
1915 <Reference name="OpenSim.Capabilities"/>
1916 <Reference name="OpenSim.Framework"/>
1917 <Reference name="OpenSim.Framework.Console"/>
1918 <Reference name="OpenSim.Framework.Servers"/>
1919 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
1920 <Reference name="OpenSim.Region.Framework"/>
1921 <Reference name="OpenSim.Region.CoreModules"/>
1922 <Reference name="OpenSim.Services.Interfaces"/>
1923 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>
1924 <Reference name="OpenMetaverse" path="../../../bin/"/>
1925 <Reference name="Nini" path="../../../bin/"/>
1926 <Reference name="Mono.Addins" path="../../../bin/"/>
1927 <Reference name="log4net" path="../../../bin/"/>
1928 <Files>
1929 <Match pattern="*.cs" recurse="true"/>
1930 </Files>
1931 </Project>
1932
1933 <!-- Data Base Modules --> 1898 <!-- Data Base Modules -->
1934 <Project frameworkVersion="v4_0" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> 1899 <Project frameworkVersion="v4_0" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library">
1935 <Configuration name="Debug"> 1900 <Configuration name="Debug">