From 8562446b0d397e2aa72ab6ce4443f3a0f879e4db Mon Sep 17 00:00:00 2001 From: Rafal Harabien Date: Sun, 5 Feb 2012 13:43:04 +0000 Subject: [PATCH] - Add CMakeLists for wallpaper svn path=/trunk/; revision=55425 --- wallpaper/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 wallpaper/CMakeLists.txt diff --git a/wallpaper/CMakeLists.txt b/wallpaper/CMakeLists.txt new file mode 100644 index 00000000000..4f29a0c4331 --- /dev/null +++ b/wallpaper/CMakeLists.txt @@ -0,0 +1,2 @@ + +add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus_02_ROSWP.bmp DESTINATION reactos FOR all)