mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-23 22:05:36 +08:00
3 lines
209 B
Batchfile
3 lines
209 B
Batchfile
cmake -DBUILD_PLUGIN=OFF -DWINXP=1 ../CMakeLists.txt -G "Visual Studio 16 2019" -A win32 -T v141_xp -B ../build/x86_xp
|
|
cmake --build ../build/x86_xp --config Release --target ALL_BUILD -j 14
|
|
call dobuildxp.bat |