qskinny/playground/shapes/shapes.pro

9 lines
100 B
Prolog

CONFIG += qskexample
HEADERS += \
ShapeItem.h \
SOURCES += \
ShapeItem.cpp \
main.cpp