mirror of
https://github.com/reactos/reactos.git
synced 2025-07-10 02:37:51 +00:00
8 lines
265 B
Text
8 lines
265 B
Text
![]() |
<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>
|