aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/openglunderqml/openglunderqml.pro
blob: 3cd167335baa733b65e7d046073a62e738dcb651 (plain)
1
2
3
4
5
6
7
8
9
10
11
QT += declarative

TEMPLATE = app
DEPENDPATH += .
INCLUDEPATH += .

# Input
HEADERS += squircle.h
SOURCES += squircle.cpp main.cpp

OTHER_FILES += main.qml