source:
trunk/mkspecs/features/shared.prf@
9
| Last change on this file since 9 was 2, checked in by , 16 years ago | |
|---|---|
| File size: 211 bytes | |
| Line | |
|---|---|
| 1 | CONFIG -= static |
| 2 | contains(TEMPLATE, ".*lib"): { |
| 3 | CONFIG += dll |
| 4 | CONFIG -= staticlib |
| 5 | win32:QMAKE_LFLAGS += $$QMAKE_LFLAGS_DLL |
| 6 | } |
| 7 | !static_and_shared:fix_output_dirs:fixExclusiveOutputDirs(shared, static) |
Note:
See TracBrowser
for help on using the repository browser.
