mirror of
https://github.com/reactos/reactos.git
synced 2025-05-07 02:41:22 +00:00

- 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
5 lines
168 B
Ruby
5 lines
168 B
Ruby
<module name="win32err" type="objectlibrary">
|
|
<define name="_WIN32_IE">0x0501</define>
|
|
<define name="_WIN32_WINNT">0x0501</define>
|
|
<file>win32err.c</file>
|
|
</module>
|