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
|
@ -5,3 +5,5 @@ add_executable(doskey doskey.c doskey.rc)
|
|||
|
||||
set_module_type(doskey win32cui)
|
||||
add_importlibs(doskey user32 msvcrt kernel32)
|
||||
|
||||
add_cab_target(doskey 1)
|
Loading…
Add table
Add a link
Reference in a new issue