Changeset 1025 for trunk/mkspecs/features/os2/sym.prf
- Timestamp:
- Aug 25, 2011, 2:55:45 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mkspecs/features/os2/sym.prf
r1024 r1025 1 1 isEmpty(QMAKE_MAPSYM):error("'sym' is present in CONFIG but QMAKE_MAPSYM is not defined!") 2 2 3 contains(TEMPLATE, ".*app")|dll {3 exe_or_dll { 4 4 build_pass|isEmpty(BUILDS) { 5 5 !isEmpty(QMAKE_POST_LINK):QMAKE_POST_LINK += $$escape_expand(\\n\\t)
Note:
See TracChangeset
for help on using the changeset viewer.