mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
[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:
parent
363b460431
commit
a9e9b29ff5
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue