15c3eac10c
Contributed by Patrick McConnell. Closes SF patch #538032.
4 lines
117 B
Batchfile
4 lines
117 B
Batchfile
REM CommandInterpreter: $(COMSPEC)
|
|
if not exist .\debug\nul mkdir debug
|
|
if not exist .\debug\obj\nul mkdir debug\obj
|