CONFIG += qskexample
list(APPEND TARGET_HEADERS
CustomSlider.h
CustomSliderSkinlet.h
OtherSlider.h
list(APPEND TARGET_SOURCES
CustomSlider.cpp
CustomSliderSkinlet.cpp
OtherSlider.cpp
main.cpp