mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[RSHELL]
- Remove from CD images. Explorer can use shell32 now. CORE-9892 #resolve svn path=/trunk/; revision=68766
This commit is contained in:
parent
84c9afb43c
commit
ed56601be6
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
"$<TARGET_FILE:rshell>"
|
||||
|
|
Loading…
Reference in a new issue