[UNICOWS]

* Link to msvcrt for proper crt imports.
* Fix msvc build.

svn path=/trunk/; revision=52299
This commit is contained in:
Amine Khaldi 2011-06-17 10:20:13 +00:00
parent beac3fb352
commit 7d733524b5

View file

@ -24,6 +24,7 @@ add_importlibs(unicows
mpr
gdi32
advapi32
msvcrt
kernel32
ntdll)
add_cd_file(TARGET unicows DESTINATION reactos/system32 FOR all)