summaryrefslogtreecommitdiffstats
path: root/qtscxml.pro
blob: a2e3b514d6eccbce33bd1043321d8e8b572fbac6 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += tests_need_tools examples_need_tools

OTHER_FILES += \
    .qmake.conf \
    sync.profile \
    .gitignore \
    TODO.txt

load(qt_parts)