reactos/rosapps/applications/sysutils/logevent/logevent.rbuild

8 lines
232 B
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<module name="logevent" type="win32cui" installbase="system32" installname="logevent.exe" allowwarnings="true">
<library>advapi32</library>
<file>logevent.c</file>
<file>logevent.rc</file>
</module>