This repository has been archived on 2024-10-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

5 lines
100 B
Batchfile

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