mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
7 lines
No EOL
243 B
Ruby
7 lines
No EOL
243 B
Ruby
<module name="unload" type="win32cui" installbase="bin" installname="unload.exe" unicode="true">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>ntdll</library>
|
|
<library>user32</library>
|
|
<file>unload.c</file>
|
|
</module> |