diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml index 0364198..52dfdeb 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -102,6 +102,7 @@ | |||
102 | </Files> | 102 | </Files> |
103 | </Project> | 103 | </Project> |
104 | 104 | ||
105 | --> | ||
105 | <Project name="OpenSim.Framework.Data" path="OpenSim/Framework/Data" type="Library"> | 106 | <Project name="OpenSim.Framework.Data" path="OpenSim/Framework/Data" type="Library"> |
106 | <Configuration name="Debug"> | 107 | <Configuration name="Debug"> |
107 | <Options> | 108 | <Options> |
@@ -126,7 +127,7 @@ | |||
126 | <Match pattern="*.cs" recurse="true"/> | 127 | <Match pattern="*.cs" recurse="true"/> |
127 | </Files> | 128 | </Files> |
128 | </Project> | 129 | </Project> |
129 | --> | 130 | |
130 | <Project name="OpenSim.Framework.Configuration.XML" path="OpenSim/Framework/Configuration/XML" type="Library"> | 131 | <Project name="OpenSim.Framework.Configuration.XML" path="OpenSim/Framework/Configuration/XML" type="Library"> |
131 | <Configuration name="Debug"> | 132 | <Configuration name="Debug"> |
132 | <Options> | 133 | <Options> |