LunaHook-mirror/scripts/buildxpen.bat

3 lines
209 B
Batchfile
Raw Normal View History

2024-04-26 20:23:31 +08:00
cmake -DBUILD_PLUGIN=OFF -DWINXP=1 ../CMakeLists.txt -G "Visual Studio 16 2019" -A win32 -T v141_xp -B ../build/x86_xp
2024-04-26 19:34:44 +08:00
cmake --build ../build/x86_xp --config Release --target ALL_BUILD -j 14
call dobuildxp.bat