assimp/clean.bat

7 lines
81 B
Batchfile

cd code
mingw32-make -f makefile.mingw clean
cd ..
del /Q /S obj bin lib