Changeset 227:7cf64dc0debb in verona for oRTP/CMakeLists.txt
- Timestamp:
- May 31, 2011 2:08:25 PM (2 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
oRTP/CMakeLists.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
oRTP/CMakeLists.txt
r131 r227 73 73 include_directories(${CSL_INCLUDE_DIRS} ${ACSLCORE_INCLUDE_DIRS}) 74 74 set(ORTP_LINK_LIBRARIES ${ORTP_LINK_LIBRARIES} ${ACSLCORE_LIBRARIES}) 75 if(WIN32) 76 add_definitions(-DISL_DLLENTRY=__declspec\(dllexport\)) 77 else(WIN32) 78 add_definitions(-DISL_DLLENTRY=) 79 endif(WIN32) 75 80 endif(USE_CSL) 76 81
Note: See TracChangeset
for help on using the changeset viewer.
