mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 03:17:26 +00:00
[CMAKE]
- Improve several modules. svn path=/branches/cmake-bringup/; revision=50055
This commit is contained in:
parent
79c58d8279
commit
f4cc19c36a
259 changed files with 545 additions and 658 deletions
|
@ -5,5 +5,4 @@ add_executable(control control.c control.rc)
|
|||
|
||||
set_module_type(control win32gui)
|
||||
add_importlibs(control advapi32 shell32 msvcrt kernel32)
|
||||
|
||||
add_cab_target(control 1)
|
||||
add_cab_target(control 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue