11 lines
136 B
Prolog

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