Added some useful shared library macros to the build system, converted math to a...
commit1fcbc0bcc19340d2dbdecfea8661966d7d55ff33
authorAntoine Chavasse <a.chavasse@gmail.com>
Sun, 15 Jul 2007 12:35:56 +0000 (15 14:35 +0200)
committerAntoine Chavasse <a.chavasse@gmail.com>
Sun, 15 Jul 2007 12:35:56 +0000 (15 14:35 +0200)
treee26d5c2fedcfe0ca9b2ad1fdee43cfcaf3895f45
parent849d11cd3c677ce699f0dcb7356315969f99454c
Added some useful shared library macros to the build system, converted math to a shared library.
CMakeLists.txt
include/core/core.h
include/math/Matrix44f.h
src/core/CMakeLists.txt
src/core/config.h.in [new file with mode: 0644]
src/core/export.h.in [new file with mode: 0644]
src/math/CMakeLists.txt