30.03.2013, 13:05
(Dieser Beitrag wurde zuletzt bearbeitet: 30.03.2013, 13:16 von Datalo Tenk.)
Opensim
in\Prebuild.exe /target nan
bin\Prebuild.exe /target vs2008
echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild opensim.sln > compile.bat
----------------
Aurora AC
m ## Default Visual Studio choice (2008, 2010)
set vstudio=2010
rem ## Default .NET Framework (3_5, 4_0 (Unsupported on VS2008))
set framework=4_0
rem ## Default architecture (86 (for 32bit), 64, AnyCPU)
set bits=AnyCPU
rem ## Whether or not to add the .net3.5 flag
set conditionals=
rem ## Default "configuration" choice (®elease, (d)ebug)
set configuration=d
rem ## Default "run compile batch" choice (y(es),n(o))
set compile_at_end=y
mehr weis ich auch nicht.
Gruß Datalo
http://www.hypergrid.org/metropolis/wiki...ssetzungen
Bei Metro stet auch 3.5
in\Prebuild.exe /target nan
bin\Prebuild.exe /target vs2008
echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild opensim.sln > compile.bat
----------------
Aurora AC
m ## Default Visual Studio choice (2008, 2010)
set vstudio=2010
rem ## Default .NET Framework (3_5, 4_0 (Unsupported on VS2008))
set framework=4_0
rem ## Default architecture (86 (for 32bit), 64, AnyCPU)
set bits=AnyCPU
rem ## Whether or not to add the .net3.5 flag
set conditionals=
rem ## Default "configuration" choice (®elease, (d)ebug)
set configuration=d
rem ## Default "run compile batch" choice (y(es),n(o))
set compile_at_end=y
mehr weis ich auch nicht.
Gruß Datalo
http://www.hypergrid.org/metropolis/wiki...ssetzungen
Bei Metro stet auch 3.5
Achtung es folgt eine Signatur: