diff options
author | UbitUmarov | 2018-02-23 14:52:34 +0000 |
---|---|---|
committer | UbitUmarov | 2018-02-23 14:52:34 +0000 |
commit | 2129d941acbc5f83aca4dc4c30a62d3226888136 (patch) | |
tree | e12f2391978c923ef780f558ee5a32d857ee9124 /prebuild.xml | |
parent | Merge branch 'master' into httptests (diff) | |
download | opensim-SC-2129d941acbc5f83aca4dc4c30a62d3226888136.zip opensim-SC-2129d941acbc5f83aca4dc4c30a62d3226888136.tar.gz opensim-SC-2129d941acbc5f83aca4dc4c30a62d3226888136.tar.bz2 opensim-SC-2129d941acbc5f83aca4dc4c30a62d3226888136.tar.xz |
rename XMREngine as Yengine (still not all done), big mess source formating changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit
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 f6c1e46..f0721c4 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2418,8 +2418,8 @@ | |||
2418 | </Files> | 2418 | </Files> |
2419 | </Project> | 2419 | </Project> |
2420 | 2420 | ||
2421 | <!-- XMRengine --> | 2421 | <!-- YEngine/core XMRengine --> |
2422 | <Project frameworkVersion="v4_6" name="OpenSim.Region.ScriptEngine.XMREngine" path="OpenSim/Region/ScriptEngine/XMREngine" type="Library"> | 2422 | <Project frameworkVersion="v4_6" name="OpenSim.Region.ScriptEngine.YEngine" path="OpenSim/Region/ScriptEngine/YEngine" type="Library"> |
2423 | <Configuration name="Debug"> | 2423 | <Configuration name="Debug"> |
2424 | <Options> | 2424 | <Options> |
2425 | <OutputPath>../../../../bin/</OutputPath> | 2425 | <OutputPath>../../../../bin/</OutputPath> |