Opentk/Build/Clean.bat

4 lines
93 B
Batchfile
Raw Normal View History

2006-11-02 22:06:26 +00:00
cd ..
Build\Prebuild /clean /yes /removedir obj /file prebuild.xml
rd Binaries /S /Q
pause