first commit
This commit is contained in:
6
tools/_clean_debug.bat
Normal file
6
tools/_clean_debug.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
cd "./debug/"
|
||||
del /F /S /Q "./*.*"
|
||||
cd "../lib/"
|
||||
del /F /S /Q "./QxOrmd.*"
|
||||
cd "../"
|
||||
del /F /S /Q "./vc90.pdb"
|
||||
Reference in New Issue
Block a user