dh_ackergaul
vor 4 Tagen bb80cdf5a6157ca1f3a276e12e9faae9a4739cb7
1
2
3
4
@echo off
cd "%1"
call "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\VsDevCmd.bat" 
msbuild "%1\_global\_logic\%2_solution\%2_solution.sln" /property:Configuration=%3 /nologo /verbosity:normal /property:GenerateFullPaths=true /t:%4