COLLADA exporter: split camera and light export into own files.

This commit is contained in:
Nathan Letwory
2010-10-06 07:13:42 +00:00
parent 02d97e4da2
commit fdadab1006
8 changed files with 553 additions and 333 deletions

View File

@@ -483,7 +483,7 @@ IF(WIN32)
IF(WITH_LCMS)
SET(LCMS ${LIBDIR}/lcms)
SET(LCMS_INC ${LCMS}/include)
SET(LCMS_INCLUDE_DIR ${LCMS}/include)
SET(LCMS_LIBPATH ${LCMS}/lib)
SET(LCMS_LIB lcms)
ENDIF(WITH_LCMS)