reactos/rosapps/applications/sysutils/pedump/pedump.rbuild

6 lines
170 B
Plaintext
Raw Normal View History

<module name="pedump" type="win32cui" installbase="system32" installname="pedump.exe">
<library>ntdll</library>
<file>pedump.c</file>
<file>pedump.rc</file>
</module>