Changeset 573 for trunk/src/gui/dialogs/dialogs.pri
- Timestamp:
- Feb 17, 2010, 8:53:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/dialogs/dialogs.pri
r561 r573 35 35 dialogs/qprintdialog_mac.mm 36 36 37 # Compile qcolordialog_mac.mm with exception support, disregarding the -no-exceptions 37 # Compile qcolordialog_mac.mm with exception support, disregarding the -no-exceptions 38 38 # configure option. (qcolordialog_mac needs to catch exceptions thrown by cocoa) 39 39 EXCEPTION_SOURCES = dialogs/qcolordialog_mac.mm … … 61 61 } 62 62 63 !mac:!embedded:!symbian:unix {63 !mac:!embedded:!symbian:unix { 64 64 HEADERS += dialogs/qpagesetupdialog_unix_p.h 65 65 SOURCES += dialogs/qprintdialog_unix.cpp \
Note:
See TracChangeset
for help on using the changeset viewer.