CONFIG += qskexample HEADERS += \ Box.h \ Palette.h SOURCES += \ Box.cpp \ Palette.cpp \ main.cpp