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 |