qskinny/examples/colorswitch/colorswitch.pro

10 lines
120 B
Prolog
Raw Normal View History

2017-07-21 16:21:34 +00:00
include( $${PWD}/../examples.pri )
2017-07-23 10:49:25 +00:00
TARGET = colorswitch
2017-07-21 16:21:34 +00:00
RESOURCES += \
2017-07-23 10:49:25 +00:00
colorswitch.qrc
2017-07-21 16:21:34 +00:00
SOURCES += \
main.cpp