summaryrefslogtreecommitdiff
path: root/shared/shared.pro
blob: e74d4d09acd4ebce498df7ef203d586a44c5a1db (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = aux

content.files = \
    autotest

content.path = $$QTC_PREFIX/share/qtcreator/templates/wizards

OTHER_FILES += $${content.files}

INSTALLS += content