From ed56601be6f70918e2c3467fd3f77641dece5bba Mon Sep 17 00:00:00 2001 From: Thomas Faber Date: Wed, 19 Aug 2015 11:24:20 +0000 Subject: [PATCH] [RSHELL] - Remove from CD images. Explorer can use shell32 now. CORE-9892 #resolve svn path=/trunk/; revision=68766 --- reactos/base/shell/rshell/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/reactos/base/shell/rshell/CMakeLists.txt b/reactos/base/shell/rshell/CMakeLists.txt index af12cd6005d..40b8b411756 100644 --- a/reactos/base/shell/rshell/CMakeLists.txt +++ b/reactos/base/shell/rshell/CMakeLists.txt @@ -35,8 +35,6 @@ add_importlibs(rshell kernel32 ntdll) -add_cd_file(TARGET rshell DESTINATION reactos FOR all) - add_custom_command(TARGET rshell POST_BUILD COMMAND "${CMAKE_COMMAND}" -E copy "$"