From 9aa0d7c39fcded23a6f5e2643f8d8df86d973052 Mon Sep 17 00:00:00 2001 From: Eleni Maria Stea Date: Mon, 3 Feb 2014 12:18:52 +0200 Subject: added configuration parser (bzr r3638.2.1) --- unity-shared/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'unity-shared/CMakeLists.txt') diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt index bb2e6e179..3cb758a84 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -19,6 +19,7 @@ include_directories (.. ../services ../UnityCore ${UNITY_SRC} ${CMAKE_BINARY_DIR set (UNITY_SHARED_SOURCES ApplicationManager.cpp BGHash.cpp + ConfigParser.cpp CoverArt.cpp BackgroundEffectHelper.cpp DashStyle.cpp -- cgit v1.2.3