Changeset 8070 for code/branches/mac_osx/cmake/PackageConfigMSVC.cmake
- Timestamp:
- Mar 13, 2011, 11:30:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/mac_osx/cmake/PackageConfigMSVC.cmake
r5781 r8070 56 56 SET(TCL_LIBRARY ${DEP_LIBRARY_DIR}/tcl85.lib CACHE FILEPATH "") 57 57 SET(ZLIB_LIBRARY ${DEP_LIBRARY_DIR}/zdll.lib CACHE FILEPATH "") 58 # Part of Platform SDK and usually gets linked automatically 59 SET(WMI_LIBRARY wbemuuid.lib) 58 60 59 61 # Visual Leak Detector
Note: See TracChangeset
for help on using the changeset viewer.