Changeset 835 for trunk/src/gui/util/util.pri
- Timestamp:
- Mar 18, 2011, 2:10:26 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/util/util.pri
r769 r835 31 31 os2 { 32 32 SOURCES += \ 33 util/qsystemtrayicon_pm.cpp \ 34 ../3rdparty/os2/xsystray/xsystray_api.c 33 util/qsystemtrayicon_pm.cpp 34 # @todo this should be required to present extenrally in the 35 # environment when it gets moved to XWP (see #99 for details) 35 36 INCLUDEPATH += \ 36 ../3rdparty/os2/xsystray 37 ../3rdparty/os2/xsystray/apilib 37 38 } 38 39
Note:
See TracChangeset
for help on using the changeset viewer.