summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/windowitem/windowitem.pro
blob: fcc1b1f65172b29b8d2c7409fc1c868d6fc8f6c8 (plain)
1
2
3
4
5
AM_CONFIG = am-config.yaml
TEST_FILES = tst_windowitem.qml
TEST_APPS = test.windowitem.app test.windowitem.multiwin

load(am-qml-testcase)