mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
- Fix shlwapi linking
svn path=/branches/cmake-bringup/; revision=50794
This commit is contained in:
parent
3023e9622f
commit
8981bb0251
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ target_link_libraries(shlwapi wine uuid)
|
|||
|
||||
add_importlibs(shlwapi
|
||||
user32
|
||||
user32env
|
||||
gdi32
|
||||
advapi32
|
||||
oleaut32
|
||||
|
|
Loading…
Reference in a new issue