qskinny/examples/colorswitch/colorswitch.pro
Uwe Rathmann accf55b6d2 gallery renamed to colorswitch - in the end it is more a demonstration
on how to use qskinny from Qml than showing something useful of qskinny itself
2017-07-23 12:20:50 +02:00

10 lines
112 B
Prolog

include( $${PWD}/../examples.pri )
TARGET = gallery
RESOURCES += \
gallery.qrc
SOURCES += \
main.cpp