mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[CMAKE]
- fix msvc extrac32 build svn path=/branches/cmake-bringup/; revision=48950
This commit is contained in:
parent
5835ca9362
commit
b0ce92bdb2
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ set_module_type(extrac32 win32gui)
|
|||
|
||||
target_link_libraries(extrac32 wine)
|
||||
|
||||
add_importlibs(extrac32 shell32 setupapi shlwapi user32 msvcrt)
|
||||
add_importlibs(extrac32 ntdll shell32 setupapi shlwapi user32 msvcrt)
|
Loading…
Reference in a new issue