Reintegrate wbw -> trunk

This commit is contained in:
wwarthen
2015-03-16 01:37:54 +00:00
parent 8e535d53f4
commit ea547a012b
108 changed files with 12111 additions and 1974 deletions

View File

@@ -1,9 +1,10 @@
@echo off
setlocal
pushd Source && call Clean && popd
if exist *.img del *.img /Q
if exist debug.log del debug.log
if exist *.log del *.log /Q
if exist Output\*.* del Output\*.* /Q