dfhack/build/win64/build-release.bat

4 lines
107 B
Batchfile

2023-01-13 19:16:07 -07:00
call msvc_include.bat
%msbuild% /m /p:Platform=x64 /p:Configuration=Release VC2022/ALL_BUILD.vcxproj
pause