Changeset 769 for trunk/src/gui/util/util.pri
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/src/gui/util/util.pri
r561 r769 21 21 22 22 23 win32 { 23 wince* { 24 SOURCES += \ 25 util/qsystemtrayicon_wince.cpp 26 } else:win32 { 24 27 SOURCES += \ 25 28 util/qsystemtrayicon_win.cpp … … 50 53 symbian { 51 54 LIBS += -lsendas2 -letext -lapmime 52 contains(QT_CONFIG, s60): LIBS += -lplatformenv -l commonui55 contains(QT_CONFIG, s60): LIBS += -lplatformenv -l 53 56 }
Note:
See TracChangeset
for help on using the changeset viewer.