mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
A msvcrt test shouldn't test ntdll functions for correctness. Now people don't need to fix nonexistant "hidden" msvcrt bugs anymore.
svn path=/trunk/; revision=36577
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<include base="msvcrt">include/reactos/wine/msvcrt</include>
|
||||
<define name="__USE_W32API" />
|
||||
<library>kernel32</library>
|
||||
<library>ntdll</library>
|
||||
<library>msvcrt</library>
|
||||
<file>cpp.c</file>
|
||||
<file>data.c</file>
|
||||
<file>dir.c</file>
|
||||
|
||||
Reference in New Issue
Block a user