aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/nodetypes_ng/nodetypes_ng.pro
blob: 68b9211c4ffcbd29c5117c909fde0921dbeede73 (plain)
1
2
3
4
5
6
7
8
9
10
11
QT += qml quick

SOURCES += nodetypes_ng.cpp

RESOURCES += nodetypes_ng.qrc

OTHER_FILES += \
    main.qml \
    SimpleRect.qml \
    Rects.qml \
    LotsOfRects.qml