qskinny/playground/dials/CMakeLists.txt

18 lines
270 B
CMake
Raw Normal View History

CONFIG += qskexample
list(APPEND TARGET_HEADERS
SkinFactory.h
Dial.h
DialSkinlet.h
Dashboard.h
list(APPEND TARGET_SOURCES
SkinFactory.cpp
Dial.cpp
DialSkinlet.cpp
Dashboard.cpp
main.cpp
list(APPEND TARGET_RESSOURCES
images.qrc