1 2 3 4 5 6 7 8 9
TEMPLATE = subdirs QT_FOR_CONFIG += xmlpatterns-private !android|android_app { SUBDIRS += xmlpatterns qtConfig(xml-schema) { SUBDIRS += xmlpatternsvalidator } }