mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 14:03:14 +00:00
[CMAKE]
- Leftover from the previous commit. svn path=/branches/cmake-bringup/; revision=49359
This commit is contained in:
parent
4ee1da42f1
commit
61ea2fc187
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ add_library(kbsdll SHARED kbsdll.c kbsdll.rc ${CMAKE_CURRENT_BINARY_DIR}/kbsdll.
|
||||||
|
|
||||||
spec2def(kbsdll.dll kbsdll.spec)
|
spec2def(kbsdll.dll kbsdll.spec)
|
||||||
|
|
||||||
target_link_libraries(kbsdll)
|
|
||||||
|
|
||||||
set_module_type(kbsdll win32dll)
|
set_module_type(kbsdll win32dll)
|
||||||
add_importlibs(kbsdll user32 comctl32 kernel32)
|
add_importlibs(kbsdll user32 comctl32 kernel32)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue