diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml index 3825978..fe9a8ae 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -33,7 +33,7 @@ | |||
33 | </Configuration> | 33 | </Configuration> |
34 | 34 | ||
35 | <!-- Core OpenSim Projects --> | 35 | <!-- Core OpenSim Projects --> |
36 | 36 | <!-- | |
37 | <Project name="OpenSim.Model" path="OpenSim/Model" type="Library"> | 37 | <Project name="OpenSim.Model" path="OpenSim/Model" type="Library"> |
38 | <Configuration name="Debug"> | 38 | <Configuration name="Debug"> |
39 | <Options> | 39 | <Options> |
@@ -53,7 +53,7 @@ | |||
53 | <Match pattern="*.cs" recurse="true"/> | 53 | <Match pattern="*.cs" recurse="true"/> |
54 | </Files> | 54 | </Files> |
55 | </Project> | 55 | </Project> |
56 | 56 | --> | |
57 | <Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> | 57 | <Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> |
58 | <Configuration name="Debug"> | 58 | <Configuration name="Debug"> |
59 | <Options> | 59 | <Options> |