diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml index 330bc66..b527590 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -175,7 +175,7 @@ | |||
175 | </Project> | 175 | </Project> |
176 | 176 | ||
177 | <!-- Config Plug-ins --> | 177 | <!-- Config Plug-ins --> |
178 | <Project name="OpenSim.Config.SimConfigDb4o" path="./OpenSim.Config/SimConfigDb4o" type="Library"> | 178 | <Project name="OpenSim.Framework.Config.SimConfigDb4o" path="./OpenSim.Framework.Config/SimConfigDb4o" type="Library"> |
179 | <Configuration name="Debug"> | 179 | <Configuration name="Debug"> |
180 | <Options> | 180 | <Options> |
181 | <OutputPath>../../bin/</OutputPath> | 181 | <OutputPath>../../bin/</OutputPath> |