diff options
| author | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-07-17 16:28:47 +0100 |
|---|---|---|
| committer | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-07-17 16:28:47 +0100 |
| commit | d81520d95b182dcada788d6ee736a0f40964d0cd (patch) | |
| tree | ff7e7e277118cb428e7e6c1060b095ad9a27a713 /unity-shared/CMakeLists.txt | |
| parent | d9170c4708b5702936a95d200685f98f6666ec40 (diff) | |
Added music preview.
(bzr r2419.4.21)
Diffstat (limited to 'unity-shared/CMakeLists.txt')
| -rw-r--r-- | unity-shared/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt index 272bd3d25..cd4df5f15 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -31,8 +31,8 @@ include_directories (. .. ../services ../UnityCore ${UNITY_SRC} ${CMAKE_BINARY_D set (UNITY_SHARED_SOURCES AbstractSeparator.cpp Animator.cpp - ApplicationScreenshot.cpp BGHash.cpp + CoverArt.cpp BackgroundEffectHelper.cpp DashStyle.cpp FontSettings.cpp |
