source:
trunk/.qtos2defines@
8
| Last change on this file since 8 was 8, checked in by , 20 years ago | |
|---|---|
| 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 |
| 5 | DEFINES *= \ |
| 6 | QT_NO_DRAGANDDROP \ |
| 7 | QT_NO_SESSIONMANAGER \ |
| 8 | QT_NO_PRINTER |
| 9 | |
| 10 | # network module |
| 11 | DEFINES *= \ |
| 12 | QT_NO_IPV6 |
| 13 |
Note:
See TracBrowser
for help on using the repository browser.
