mirror of
https://github.com/Ed94/LangStudies.git
synced 2024-11-10 04:14:53 -08:00
5 lines
107 B
Batchfile
5 lines
107 B
Batchfile
|
cd Engine\gd\
|
||
|
|
||
|
scons -j%NUMBER_OF_PROCESSORS% platform=windows tools=yes target=release_debug bits=64
|
||
|
|
||
|
exit
|