mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
addressing the request for msbuild support from mantis 723
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
bin\Prebuild.exe /target nant
|
||||
bin\Prebuild.exe /target vs2005
|
||||
bin\Prebuild.exe /target vs2005
|
||||
|
||||
echo C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\msbuild opensim.sln > compile.bat
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
bin\Prebuild.exe /target nant
|
||||
bin\Prebuild.exe /target vs2008
|
||||
bin\Prebuild.exe /target vs2008
|
||||
echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild opensim.sln > compile.bat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user