LunaHook-mirror/scripts/buildxpzh.bat
恍兮惚兮 49e514d3a7 fix
2024-04-26 20:23:31 +08:00

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