Commit 0175a0c4a5aff3294891cdbed95a06fa9a658417
- Diff rendering mode:
- inline
- side by side
mkspecs/features/uitools.prf
(3 / 1)
|   | |||
| 2 | 2 | qt:load(qt) | |
| 3 | 3 | ||
| 4 | 4 | # Include the correct version of the UiLoader library | |
| 5 | QTUITOOLS_LINKAGE = -lQtUiTools | ||
| 5 | symbian: QTUITOOLS_LINKAGE = -lQtUiTools.lib | ||
| 6 | else: QTUITOOLS_LINKAGE = -lQtUiTools | ||
| 7 | |||
| 6 | 8 | CONFIG(debug, debug|release) { | |
| 7 | 9 | mac: QTUITOOLS_LINKAGE = -lQtUiTools_debug | |
| 8 | 10 | win32: QTUITOOLS_LINKAGE = -lQtUiToolsd |
Comments
Add a new comment:
Login or create an account to post a comment
Add your comment
Please log in to comment

