diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/prebuild.xml b/prebuild.xml index 0addf70..90997cf 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2030,41 +2030,6 @@ | |||
2030 | </Files> | 2030 | </Files> |
2031 | </Project> | 2031 | </Project> |
2032 | 2032 | ||
2033 | <Project frameworkVersion="v4_0" name="OpenSim.Data.MSSQL" path="OpenSim/Data/MSSQL" type="Library"> | ||
2034 | <Configuration name="Debug"> | ||
2035 | <Options> | ||
2036 | <OutputPath>../../../bin/</OutputPath> | ||
2037 | </Options> | ||
2038 | </Configuration> | ||
2039 | <Configuration name="Release"> | ||
2040 | <Options> | ||
2041 | <OutputPath>../../../bin/</OutputPath> | ||
2042 | </Options> | ||
2043 | </Configuration> | ||
2044 | |||
2045 | <ReferencePath>../../../bin/</ReferencePath> | ||
2046 | <Reference name="System"/> | ||
2047 | <Reference name="System.Core"/> | ||
2048 | <Reference name="System.Xml"/> | ||
2049 | <Reference name="System.Data"/> | ||
2050 | <Reference name="System.Drawing"/> | ||
2051 | <Reference name="OpenSim.Framework"/> | ||
2052 | <Reference name="OpenSim.Data"/> | ||
2053 | <Reference name="OpenSim.Region.Framework"/> | ||
2054 | <Reference name="OpenSim.Framework.Console"/> | ||
2055 | <Reference name="OpenMetaverseTypes" path="../../../bin/"/> | ||
2056 | <Reference name="OpenMetaverse" path="../../../bin/"/> | ||
2057 | <Reference name="log4net" path="../../../bin/"/> | ||
2058 | <Reference name="Mono.Addins" path="../../../bin/"/> | ||
2059 | |||
2060 | <Files> | ||
2061 | <Match pattern="*.cs" recurse="true"/> | ||
2062 | <Match buildAction="EmbeddedResource" path="Resources" pattern="*.sql"/> | ||
2063 | <Match buildAction="EmbeddedResource" path="Resources" pattern="*.migrations"/> | ||
2064 | <Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/> | ||
2065 | </Files> | ||
2066 | </Project> | ||
2067 | |||
2068 | <Project frameworkVersion="v4_0" name="OpenSim.Data.PGSQL" path="OpenSim/Data/PGSQL" type="Library"> | 2033 | <Project frameworkVersion="v4_0" name="OpenSim.Data.PGSQL" path="OpenSim/Data/PGSQL" type="Library"> |
2069 | <Configuration name="Debug"> | 2034 | <Configuration name="Debug"> |
2070 | <Options> | 2035 | <Options> |