dfhack/build/win64/package-debug.bat

4 lines
124 B
Batchfile

2023-01-13 19:16:07 -07:00
call msvc_include.bat
%msbuild% /m /p:Platform=x64 /p:Configuration=RelWithDebInfo VC2022/PACKAGE.vcxproj
2022-04-12 12:48:19 -06:00
exit %ERRORLEVEL%