3d5eae6be5
Fixed build error regarding zutil.c with vc9. Updated VC9 project files (again ...) Moved version getters to aiVersion.h. Deleted redundant fast_atof.h from irrXML. Added vc9 config for cppunit Fixed a missing include when building against stlport git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@307 67173fc5-114c-0410-ac8e-9d2fd5bffc1f |
||
---|---|---|
.. | ||
config | ||
contrib | ||
doc | ||
include | ||
src | ||
AUTHORS | ||
BUGS | ||
COPYING | ||
ChangeLog | ||
CodingGuideLines.txt | ||
INSTALL | ||
INSTALL-WIN32.txt | ||
INSTALL-unix | ||
Makefile.am | ||
Makefile.in | ||
NEWS | ||
README | ||
THANKS | ||
TODO | ||
aclocal.m4 | ||
configure | ||
configure.in | ||
cppunit-config.1 | ||
cppunit-config.in | ||
cppunit.m4 | ||
cppunit.pc.in | ||
cppunit.spec | ||
cppunit.spec.in |
README
CppUnit --- The C++ Unit Test Library ------------------------------------- http://cppunit.sourceforge.net CppUnit is the C++ port of the famous JUnit framework for unit testing. For MSWindows installation notes, see INSTALL-WIN32.txt. For other systems -- including cygwin -- see INSTALL and INSTALL-unix. Bug reports are welcome. Please use the SourceForge bug tracking system at http://sourceforge.net/projects/cppunit/. Bugs that already appear in the file BUGS do not need to be reported. Email to the current maintainers may be sent to <cppunit-devel@lists.sourceforge.net>.