5 lines
100 B
Batchfile
5 lines
100 B
Batchfile
|
cd Engine\gd\
|
||
|
|
||
|
scons -j%NUMBER_OF_PROCESSORS% platform=windows tools=no target=release bits=64
|
||
|
|
||
|
exit
|