mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
9 lines
262 B
Text
9 lines
262 B
Text
|
<?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>
|