5 lines
82 B
Batchfile
5 lines
82 B
Batchfile
|
@echo off
|
||
|
|
||
|
build_tools /Zi
|
||
|
REM build_all /Zi /DDEBUG /DDEVELOPER
|
||
|
REM build_all /O2
|