qskinny/playground/images/images.pro

12 lines
134 B
Prolog
Raw Normal View History

2019-04-02 07:07:09 +00:00
CONFIG += qskexample qskqmlexport
2017-07-21 16:21:34 +00:00
RESOURCES += \
images.qrc
HEADERS += \
Image.h
2017-07-21 16:21:34 +00:00
SOURCES += \
Image.cpp \
2017-07-21 16:21:34 +00:00
main.cpp