mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:02:56 +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
|
kernel32
|
||||||
ntdll)
|
ntdll)
|
||||||
|
|
||||||
add_cd_file(TARGET rshell DESTINATION reactos FOR all)
|
|
||||||
|
|
||||||
add_custom_command(TARGET rshell POST_BUILD
|
add_custom_command(TARGET rshell POST_BUILD
|
||||||
COMMAND "${CMAKE_COMMAND}" -E copy
|
COMMAND "${CMAKE_COMMAND}" -E copy
|
||||||
"$<TARGET_FILE:rshell>"
|
"$<TARGET_FILE:rshell>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue