source:
trunk/mkspecs/features/assistant.prf@
201
| Last change on this file since 201 was 2, checked in by , 16 years ago | |
|---|---|
| File size: 199 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | INCLUDEPATH = $$QMAKE_INCDIR_QT/QtAssistant $$INCLUDEPATH |
| 3 | |
| 4 | mac:!static:contains(QT_CONFIG, qt_framework) { |
| 5 | qtAddLibrary(QtAssistant) |
| 6 | } else { |
| 7 | qtAddLibrary(QtAssistantClient) |
| 8 | } |
| 9 | QT += network |
Note:
See TracBrowser
for help on using the repository browser.
