From 93878be4d832a9363b17c84f2a6535e7b671f8d9 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 1 Jul 2011 20:58:10 +0000 Subject: fixed cmake scripts git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2256 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/CMakeLists.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/qmmpui/CMakeLists.txt') diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index 60535cda8..f4692e4fd 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -40,6 +40,7 @@ SET(libqmmpui_SRCS playlistmanager.cpp metadataformatter.cpp templateeditor.cpp + uiloader.cpp ) SET(libqmmpui_MOC_HDRS @@ -64,6 +65,8 @@ SET(libqmmpui_MOC_HDRS playlistmanager.h metadataformatter.h templateeditor.h + uiloader.h + uifactory.h ) SET(libqmmpui_DEVEL_HDRS @@ -83,6 +86,8 @@ SET(libqmmpui_DEVEL_HDRS playlistmanager.h metadataformatter.h templateeditor.h + uiloader.h + uifactory.h ) -- cgit v1.2.3-13-gbd6f