mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
added version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Prebuild xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd" version="1.7">
|
||||
<Solution name="OpenSim" activeConfig="Debug" path="./">
|
||||
<Solution name="OpenSim" activeConfig="Debug" path="./" version="0.3.0-svn">
|
||||
<Configuration name="Debug">
|
||||
<Options>
|
||||
<CompilerDefines>TRACE;DEBUG</CompilerDefines>
|
||||
@@ -32,7 +32,6 @@
|
||||
</Options>
|
||||
</Configuration>
|
||||
|
||||
|
||||
<!-- Core OpenSim Projects -->
|
||||
|
||||
<Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library">
|
||||
|
||||
Reference in New Issue
Block a user