aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c821a8899..e0ec01195 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -78,6 +78,7 @@ SET(libsrc_SRCS
fft.c
shadedvisual.cpp
titlebarcontrol.cpp
+ shadedbar.cpp
)
SET(libsrc_MOC_HDRS
@@ -132,6 +133,7 @@ SET(libsrc_MOC_HDRS
volumebar.h
shadedvisual.h
titlebarcontrol.h
+ shadedbar.h
)
SET(libsrc_RCCS images/images.qrc stuff.qrc translations/qmmp_locales.qrc)