[MSVCRT_APITEST]

Force linking to msvcrt instead of ntdll. Purpose is to test crt from msvcrt not ntdll.
Patch by Sylvain Petreolle.

svn path=/trunk/; revision=54450
This commit is contained in:
Pierre Schweitzer 2011-11-19 22:06:18 +00:00
parent 363b460431
commit a9e9b29ff5

View file

@ -5,6 +5,7 @@
<include base="msvcrt_apitest">.</include>
<library>wine</library>
<library>pseh</library>
<library>msvcrt</library>
<file>testlist.c</file>
<file>ieee.c</file>