Added batch script to cleanup any build stuff.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@290 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
pull/1/head
aramis_acg 2009-01-12 17:14:56 +00:00
parent 84f8e3c68c
commit 676b4f3cd8
1 changed files with 6 additions and 0 deletions

6
clean.bat 100644
View File

@ -0,0 +1,6 @@
cd code
mingw32-make -f makefile.mingw clean
cd ..
del /Q /S obj bin