Changeset 14163 for trunk/qt/qtr.pro
- Timestamp:
- Aug 17, 2013, 4:22:56 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt/qtr.pro
r14150 r14163 13 13 14 14 CONFIG += qt thread debug link_pkgconfig 15 QT += network dbus widgets15 QT += network dbus 16 16 PKGCONFIG = fontconfig libcurl openssl libevent 17 18 greaterThan(QT_MAJOR_VERSION, 4) { 19 QT += widgets 20 } 17 21 18 22 TRANSMISSION_TOP = ..
Note: See TracChangeset
for help on using the changeset viewer.