Author: dreimer
Date: Wed Mar 9 23:52:50 2016
New Revision: 70988
URL:
http://svn.reactos.org/svn/reactos?rev=70988&view=rev
Log:
[CLT2016]
Fix my forgotten cmakelists file...
Clean up wallpapers.
Added:
branches/ReactOS-0.4.0-CLT2016/wallpapers/ReactOS_Light_16-9.jpg (with props)
branches/ReactOS-0.4.0-CLT2016/wallpapers/ReactOS_Light_4-3.jpg (with props)
Removed:
branches/ReactOS-0.4.0-CLT2016/wallpapers/Angelus/
Modified:
branches/ReactOS-0.4.0-CLT2016/wallpapers/CMakeLists.txt
Modified: branches/ReactOS-0.4.0-CLT2016/wallpapers/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ReactOS-0.4.0-CLT2016/wallpaper…
==============================================================================
--- branches/ReactOS-0.4.0-CLT2016/wallpapers/CMakeLists.txt [iso-8859-1] (original)
+++ branches/ReactOS-0.4.0-CLT2016/wallpapers/CMakeLists.txt [iso-8859-1] Wed Mar 9
23:52:50 2016
@@ -1,2 +1,16 @@
-add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus_02_ROSWP_4-3_1024x768.jpg
DESTINATION reactos/Web/Wallpaper FOR all)
+list(APPEND WALLPAPER_FILES
+ Angelus_02_ROSWP_4-3_1440x1080.jpg
+ Angelus_02_ROSWP_4-3_1024x768.jpg
+ clouds.jpg
+ lake.jpg
+ ReactOS_CirclesBlue.bmp
+ ReactOS_CirclesBlue.jpg
+ ReactOS_CirclesGold.jpg
+ ReactOS_Light_4-3.jpg
+ ReactOS_Light_16-9.jpg
+ ReadMe.txt)
+
+foreach(item ${WALLPAPER_FILES})
+ add_cd_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/${item}" DESTINATION
reactos/Web/Wallpaper FOR all)
+endforeach(item)
Added: branches/ReactOS-0.4.0-CLT2016/wallpapers/ReactOS_Light_16-9.jpg
URL:
http://svn.reactos.org/svn/reactos/branches/ReactOS-0.4.0-CLT2016/wallpaper…
==============================================================================
Binary file - no diff available.
Propchange: branches/ReactOS-0.4.0-CLT2016/wallpapers/ReactOS_Light_16-9.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: branches/ReactOS-0.4.0-CLT2016/wallpapers/ReactOS_Light_4-3.jpg
URL:
http://svn.reactos.org/svn/reactos/branches/ReactOS-0.4.0-CLT2016/wallpaper…
==============================================================================
Binary file - no diff available.
Propchange: branches/ReactOS-0.4.0-CLT2016/wallpapers/ReactOS_Light_4-3.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream