mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
revert project name to OpenSim and not Careminster
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" ?>
|
||||
<Prebuild version="1.7" xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd">
|
||||
<Solution activeConfig="Debug" name="Careminster" path="./" version="0.5.0-$Rev$">
|
||||
<Solution activeConfig="Debug" name="OpenSim" path="./" version="0.5.0-$Rev$">
|
||||
<Configuration name="Debug">
|
||||
<Options>
|
||||
<CompilerDefines>TRACE;DEBUG</CompilerDefines>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
bin\Prebuild.exe /target nant
|
||||
bin\Prebuild.exe /target vs2008
|
||||
echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild Careminster.sln > compile.bat
|
||||
echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild OpenSim.sln > compile.bat
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
bin\Prebuild.exe /target vs2010
|
||||
echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild Careminster.sln > compile.bat
|
||||
echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild OpenSim.sln > compile.bat
|
||||
|
||||
Reference in New Issue
Block a user