dfhack/build/win64/package-debug.bat

4 lines
124 B
Batchfile

call msvc_include.bat
%msbuild% /m /p:Platform=x64 /p:Configuration=RelWithDebInfo VC2022/PACKAGE.vcxproj
exit %ERRORLEVEL%