Changeset 60 for trunk/src/src.pro
- Timestamp:
- Jun 26, 2009, 12:55:38 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/src.pro
r2 r60 29 29 contains(QT_CONFIG, scripttools): SRC_SUBDIRS += src_scripttools 30 30 SRC_SUBDIRS += src_plugins 31 32 # @todo on OS/2, forcefully remove modules that are not yet ready 33 os2 { 34 SRC_SUBDIRS -= src_tools_uic src_network src_gui src_sql src_qt3support src_tools_uic3 src_svg 35 } 31 36 32 37 src_winmain.subdir = $$QT_SOURCE_TREE/src/winmain
Note:
See TracChangeset
for help on using the changeset viewer.