mirror of
https://github.com/Inori/GPCS4.git
synced 2025-04-02 10:31:52 -04:00
5 lines
No EOL
129 B
Batchfile
5 lines
No EOL
129 B
Batchfile
@echo off
|
|
|
|
call "%SystemDrive%\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat"
|
|
|
|
nmake %1 %2 |