qskinny/playground/shapes/shapes.pro

9 lines
100 B
Prolog
Raw Normal View History

2022-09-26 15:51:28 +00:00
CONFIG += qskexample
HEADERS += \
ShapeItem.h \
SOURCES += \
ShapeItem.cpp \
main.cpp