mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +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
|
@ -75,4 +75,5 @@ target_link_libraries(cmd wine)
|
|||
|
||||
add_pch(cmd ${CMAKE_CURRENT_SOURCE_DIR}/precomp.h SOURCE)
|
||||
set_module_type(cmd win32cui)
|
||||
add_importlibs(cmd advapi32 user32 msvcrt kernel32 ntdll)
|
||||
add_importlibs(cmd advapi32 user32 msvcrt kernel32 ntdll)
|
||||
add_cab_target(cmd 1)
|
Loading…
Add table
Add a link
Reference in a new issue