mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 12:12:50 +00:00
Fixing some renname of xml to rbuild
svn path=/trunk/; revision=23344
This commit is contained in:
parent
f909be8aaa
commit
ae5ead0153
33 changed files with 77 additions and 77 deletions
6
rosapps/sysutils/lib/lib.rbuild
Normal file
6
rosapps/sysutils/lib/lib.rbuild
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue