diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/prebuild.xml b/prebuild.xml index 309a459..abd2fa0 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2083,34 +2083,6 @@ | |||
2083 | </Files> | 2083 | </Files> |
2084 | </Project> | 2084 | </Project> |
2085 | 2085 | ||
2086 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Examples.SimpleModule" path="OpenSim/Region/Examples/SimpleModule" type="Library"> | ||
2087 | <Configuration name="Debug"> | ||
2088 | <Options> | ||
2089 | <OutputPath>bin/</OutputPath> | ||
2090 | </Options> | ||
2091 | </Configuration> | ||
2092 | <Configuration name="Release"> | ||
2093 | <Options> | ||
2094 | <OutputPath>bin/</OutputPath> | ||
2095 | </Options> | ||
2096 | </Configuration> | ||
2097 | |||
2098 | <ReferencePath>../../../../bin/</ReferencePath> | ||
2099 | |||
2100 | <Reference name="OpenMetaverseTypes" path="../../../../bin/"/> | ||
2101 | <Reference name="OpenMetaverse" path="../../../../bin/"/> | ||
2102 | <Reference name="System"/> | ||
2103 | <Reference name="System.Core"/> | ||
2104 | <Reference name="OpenSim.Framework"/> | ||
2105 | <Reference name="OpenSim.Region.Framework"/> | ||
2106 | <Reference name="Nini" path="../../../../bin/"/> | ||
2107 | <Reference name="log4net" path="../../../../bin/"/> | ||
2108 | <Files> | ||
2109 | <Match pattern="*.cs" recurse="true"/> | ||
2110 | </Files> | ||
2111 | </Project> | ||
2112 | |||
2113 | |||
2114 | <!-- Data Base Modules --> | 2086 | <!-- Data Base Modules --> |
2115 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> | 2087 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> |
2116 | <Configuration name="Debug"> | 2088 | <Configuration name="Debug"> |