source: trunk/.qtos2defines@ 8

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

Transferred Qt for OS/2 version 3.3.1-rc5 sources from the CVS

File size: 232 bytes
Line 
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_SESSIONMANAGER \
8 QT_NO_PRINTER
9
10# network module
11DEFINES *= \
12 QT_NO_IPV6
13
Note: See TracBrowser for help on using the repository browser.