[MSVCRT20]

- hopefully fix rbuild's build

svn path=/trunk/; revision=52830
This commit is contained in:
Jérôme Gardou 2011-07-24 10:05:42 +00:00
parent c4513e2457
commit d5b88d327b

View file

@ -8,8 +8,9 @@
<define name="__WINESRC__" /> <define name="__WINESRC__" />
<define name="CRTDLL" /> <define name="CRTDLL" />
<file>msvcrt20.c</file> <file>msvcrt20.c</file>
<file>stubs.c</file>
<library>wine</library> <library>wine</library>
<library>msvcrt</library> <library>crt</library>
<library>ntdll</library> <library>pseh</library>
</module> </module>
</group> </group>