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