mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:15:58 +00:00
[CMAKE]
- Update user32 now that we have a target named imm32. svn path=/branches/cmake-bringup/; revision=48609
This commit is contained in:
parent
f84ae9c1f8
commit
4741cefede
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ target_link_libraries(user32
|
|||
wine
|
||||
${REACTOS_SOURCE_DIR}/dll/win32/gdi32/libgdi32.a
|
||||
${REACTOS_SOURCE_DIR}/dll/win32/advapi32/libadvapi32.a
|
||||
imm32
|
||||
-limm32
|
||||
win32ksys
|
||||
pseh
|
||||
${REACTOS_SOURCE_DIR}/dll/win32/kernel32/libkernel32.a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue