Changeset 167
- Timestamp:
- Sep 7, 2009, 11:04:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/src.pro ¶
r97 r167 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 ready33 os2 {34 SRC_SUBDIRS -= src_network src_sql src_qt3support src_tools_uic3 src_svg35 # XmlPattenrs needs Network for some reason36 SRC_SUBDIRS -= src_xmlpatterns37 # ScriptTools and Plugins seeem to depend on Gui38 SRC_SUBDIRS -= src_scripttools src_plugins39 }40 31 41 32 src_winmain.subdir = $$QT_SOURCE_TREE/src/winmain
Note:
See TracChangeset
for help on using the changeset viewer.