This website requires JavaScript.
Explore
Help
Sign In
v4games
/
assimp
Watch
3
Star
0
Fork
You've already forked assimp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3d5eae6be5
assimp
/
clean.bat
7 lines
81 B
Batchfile
Raw
Normal View
History
Unescape
Escape
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
2009-01-12 17:14:56 +00:00
cd
code
mingw32-make -f makefile.mingw clean
cd
..
Major API cleanup. Unified formatting & doxygen tags in the public API. Added factory provider for default log streams. Added default log streams to std::out and std::cerr. Updated VC8 project config, boost workarounds is now working for the viewer. Updated unit test suite. Fixed some minor issues in the postprocessing-framework. BROKEN: DebugDLL build. git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@292 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-01-12 22:06:54 +00:00
del
/Q /S obj bin lib
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
2009-01-12 17:14:56 +00:00