mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
[UNICOWS]
* Link to msvcrt for proper crt imports. * Fix msvc build. svn path=/trunk/; revision=52299
This commit is contained in:
parent
beac3fb352
commit
7d733524b5
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ add_importlibs(unicows
|
|||
mpr
|
||||
gdi32
|
||||
advapi32
|
||||
msvcrt
|
||||
kernel32
|
||||
ntdll)
|
||||
add_cd_file(TARGET unicows DESTINATION reactos/system32 FOR all)
|
||||
|
|
Loading…
Reference in a new issue