revert project name to OpenSim and not Careminster
parent
43a74d8481
commit
83868c0387
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue