mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[CMAKE]
Livecd: Add rundll32. Cmake livecd lives ! svn path=/branches/cmake-bringup/; revision=49236
This commit is contained in:
parent
070a3b3935
commit
956eb46aec
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ add_executable(rundll32 rundll32.c rundll32.rc)
|
|||
set_module_type(rundll32 win32gui)
|
||||
|
||||
add_importlibs(rundll32 user32 msvcrt kernel32 ntdll)
|
||||
add_livecd_target(rundll32 reactos/system32)
|
Loading…
Reference in a new issue