first commit
This commit is contained in:
5
tools/_clean_release.bat
Normal file
5
tools/_clean_release.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
cd "./release/"
|
||||
del /F /S /Q "./*.*"
|
||||
cd "../lib/"
|
||||
del /F /S /Q "./QxOrm.*"
|
||||
cd "../"
|
||||
Reference in New Issue
Block a user