mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
1e3d5d70e9
svn path=/trunk/; revision=26033
8 lines
No EOL
265 B
Ruby
8 lines
No EOL
265 B
Ruby
<module name="load" type="win32cui" installbase="bin" installname="load.exe" unicode="true" >
|
|
<define name="__USE_W32API" />
|
|
<library>msvcrt</library>
|
|
<library>kernel32</library>
|
|
<library>ntdll</library>
|
|
<library>user32</library>
|
|
<file>load.c</file>
|
|
</module> |