source: trunk/.qtos2defines@ 77

Last change on this file since 77 was 77, checked in by dmik, 20 years ago

Implemented the OS/2 version of the QSessionManager class (see ticket:15 for more details); QT_NO_SESSIONMANAGER is no more defined by default.

File size: 207 bytes
RevLine 
[8]1# defines to disable various Qt features
2# that haven't been implemented yet on OS/2
3
4# kernel module
5DEFINES *= \
6 QT_NO_DRAGANDDROP \
7 QT_NO_PRINTER
8
9# network module
10DEFINES *= \
11 QT_NO_IPV6
12
Note: See TracBrowser for help on using the repository browser.