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_debug.bat

5 lines
107 B
Batchfile
Raw Normal View History

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