mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 14:30:57 +00:00
4655339c23
svn path=/trunk/; revision=29860
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> |