Fixing some renname of xml to rbuild

svn path=/trunk/; revision=23344
This commit is contained in:
Magnus Olsen 2006-07-29 14:26:28 +00:00
parent f909be8aaa
commit ae5ead0153
33 changed files with 77 additions and 77 deletions

View file

@ -0,0 +1,6 @@
<module name="lib" type="objectlibrary">
<define name="__USE_W32API" />
<define name="_WIN32_IE">0x0501</define>
<define name="_WIN32_WINNT">0x0501</define>
<file>win32err.c</file>
</module>