Fixed library definition

This commit is contained in:
Robert Osfield
2009-06-25 18:03:30 +00:00
parent 3a65636893
commit 44a8e850f4

View File

@@ -1,6 +1,6 @@
IF(DYNAMIC_OPENSCENEGRAPH)
ADD_DEFINITIONS(-DOSGSIM_LIBRARY)
ADD_DEFINITIONS(-DOSGPRESENTATION_LIBRARY)
ELSE()
ADD_DEFINITIONS(-DOSG_LIBRARY_STATIC)
ENDIF()