From 32c373a486e7603fcebff2e9603e9c481e15e6f8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 9 Jan 2017 19:20:55 +0000 Subject: updated cmake file git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6957 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmp/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/qmmp/CMakeLists.txt b/src/qmmp/CMakeLists.txt index de6f7764a..c11bf4dbc 100644 --- a/src/qmmp/CMakeLists.txt +++ b/src/qmmp/CMakeLists.txt @@ -69,6 +69,7 @@ SET(libqmmp_SRCS channelconverter.cpp volume.cpp dithering.cpp + visualbuffer.cpp ) SET(libqmmp_HDRS @@ -99,6 +100,7 @@ SET(libqmmp_HDRS channelmap.h channelconverter_p.h dithering_p.h + visualbuffer_p.h ) SET(libqmmp_DEVEL_HDRS -- cgit v1.2.3-13-gbd6f