mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:23:13 +00:00
- Remove useless USE_W32API define from .rbuilds
- Fix compilation of a number of modules. - Delete outdated fmifs.h, the one from ReactOS includes should be used instead. - Move more libs to /lib directory. svn path=/trunk/; revision=34627
This commit is contained in:
parent
32bd72afd4
commit
1b7106dee1
76 changed files with 47 additions and 478 deletions
5
rosapps/lib/win32err/win32err.rbuild
Normal file
5
rosapps/lib/win32err/win32err.rbuild
Normal file
|
@ -0,0 +1,5 @@
|
|||
<module name="win32err" type="objectlibrary">
|
||||
<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