blob: 54558ce9e9282347be4fb03a87b43ca84af43c08 [file] [log] [blame]
QT += qml quick
HEADERS += squircle.h
SOURCES += squircle.cpp main.cpp
RESOURCES += openglunderqml.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quick/scenegraph/openglunderqml
INSTALLS += target