This repository has been archived on 2024-10-18. You can view files and clone it, but cannot push or open issues or pull requests.
SymbolEngine__archived_repo.../build_engine.release.bat

5 lines
100 B
Batchfile

cd Engine\gd\
scons -j%NUMBER_OF_PROCESSORS% platform=windows tools=no target=release bits=64
exit