mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
1b7106dee1
- 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
9 lines
262 B
Ruby
9 lines
262 B
Ruby
<?xml version="1.0"?>
|
|
|
|
<module name="logevent" type="win32cui" installbase="system32" installname="logevent.exe" allowwarnings="true">
|
|
<library>kernel32</library>
|
|
<library>advapi32</library>
|
|
<file>logevent.c</file>
|
|
<file>logevent.rc</file>
|
|
</module>
|