source: trunk/src/3rdparty/os2/xsystray/xsystray.pro@ 447

Last change on this file since 447 was 252, checked in by Dmitry A. Kuminov, 16 years ago

3rdparty: Added sketch of the Extended system tray XCenter plug-in.

File size: 134 bytes
RevLine 
[252]1TEMPLATE = lib
2
3CONFIG += dll
4QT =
5
6SOURCES = xsystray.c
7
8DEF_FILE = xsystray.def
9
10DESTDIR = $$[QT_INSTALL_PLUGINS]/xcenter
Note: See TracBrowser for help on using the repository browser.