1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-08-14 07:35:36 +00:00
reactos/rosapps/applications/sysutils/logevent/logevent.rbuild

8 lines
232 B
Text
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>