mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
6 lines
No EOL
205 B
Ruby
6 lines
No EOL
205 B
Ruby
<module name="binpatch" type="win32cui" installbase="bin" installname="binpatch.exe" >
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>ntdll</library>
|
|
<file>patch.c</file>
|
|
</module> |