mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 22:00:55 +00:00
1e3d5d70e9
svn path=/trunk/; revision=26033
7 lines
No EOL
232 B
Ruby
7 lines
No EOL
232 B
Ruby
<module name="binpatch" type="win32cui" installbase="bin" installname="binpatch.exe" >
|
|
<define name="__USE_W32API" />
|
|
<library>msvcrt</library>
|
|
<library>kernel32</library>
|
|
<library>ntdll</library>
|
|
<file>patch.c</file>
|
|
</module> |