diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml index ee8a2ac..d1030af 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -95,7 +95,7 @@ | |||
95 | </Files> | 95 | </Files> |
96 | </Project> | 96 | </Project> |
97 | 97 | ||
98 | <!-- Project name="OpenSim.Servers" path="Servers" type="Library"> | 98 | <Project name="OpenSim.Servers" path="Servers" type="Library"> |
99 | <Configuration name="Debug"> | 99 | <Configuration name="Debug"> |
100 | <Options> | 100 | <Options> |
101 | <OutputPath>../bin/</OutputPath> | 101 | <OutputPath>../bin/</OutputPath> |
@@ -117,7 +117,7 @@ | |||
117 | <Files> | 117 | <Files> |
118 | <Match pattern="*.cs" recurse="true"/> | 118 | <Match pattern="*.cs" recurse="true"/> |
119 | </Files> | 119 | </Files> |
120 | </Project --> | 120 | </Project> |
121 | 121 | ||
122 | <!-- OGS projects --> | 122 | <!-- OGS projects --> |
123 | 123 | ||