mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user