2011-08-31 15:11:06 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
SUBDIRS=\
|
|
|
|
qabstracttextdocumentlayout \
|
|
|
|
qcssparser \
|
|
|
|
qfont \
|
2013-03-14 23:28:40 +00:00
|
|
|
qfontcache \
|
2011-08-31 15:11:06 +00:00
|
|
|
qfontdatabase \
|
|
|
|
qfontmetrics \
|
|
|
|
qglyphrun \
|
|
|
|
qrawfont \
|
|
|
|
qstatictext \
|
|
|
|
qsyntaxhighlighter \
|
|
|
|
qtextblock \
|
|
|
|
qtextcursor \
|
|
|
|
qtextdocument \
|
|
|
|
qtextdocumentfragment \
|
|
|
|
qtextdocumentlayout \
|
|
|
|
qtextformat \
|
|
|
|
qtextlayout \
|
|
|
|
qtextlist \
|
|
|
|
qtextobject \
|
|
|
|
qtextpiecetable \
|
|
|
|
qtextscriptengine \
|
|
|
|
qtexttable \
|
2016-08-05 16:37:31 +00:00
|
|
|
qzip \
|
2016-12-07 12:12:26 +00:00
|
|
|
qtextodfwriter \
|
|
|
|
qinputcontrol
|
2011-08-31 15:11:06 +00:00
|
|
|
|
|
|
|
win32:SUBDIRS -= qtextpiecetable
|
|
|
|
|
2016-08-05 11:35:39 +00:00
|
|
|
!qtConfig(private_tests): SUBDIRS -= \
|
2013-03-14 23:28:40 +00:00
|
|
|
qfontcache \
|
2011-08-31 15:11:06 +00:00
|
|
|
qcssparser \
|
|
|
|
qtextlayout \
|
|
|
|
qtextpiecetable \
|
2016-08-05 16:37:31 +00:00
|
|
|
qzip \
|
|
|
|
qtextodfwriter
|
2017-01-09 10:23:10 +00:00
|
|
|
|
|
|
|
!qtHaveModule(xml): SUBDIRS -= \
|
|
|
|
qcssparser \
|
|
|
|
qtextdocument
|