Opentk/Build/Clean.bat

4 lines
93 B
Batchfile

cd ..
Build\Prebuild /clean /yes /removedir obj /file prebuild.xml
rd Binaries /S /Q
pause