mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 22:32:41 +00:00
[CMAKE]
Add base/ modules to bootcd. svn path=/branches/cmake-bringup/; revision=49477
This commit is contained in:
parent
8456a5473e
commit
b9041e39bf
51 changed files with 102 additions and 4 deletions
|
@ -29,3 +29,5 @@ add_pch(taskmgr ${CMAKE_CURRENT_SOURCE_DIR}/precomp.h ${SOURCE})
|
|||
set_module_type(taskmgr win32gui)
|
||||
|
||||
add_importlibs(taskmgr advapi32 user32 gdi32 shell32 comctl32 msvcrt kernel32 ntdll)
|
||||
|
||||
add_cab_target(taskmgr 1)
|
Loading…
Add table
Add a link
Reference in a new issue