mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
10 lines
317 B
Text
10 lines
317 B
Text
![]() |
<module name="infinst" type="win32cui" installbase="bin" installname="infinst.exe" >
|
||
|
<define name="__USE_W32API" />
|
||
|
<library>msvcrt</library>
|
||
|
<library>kernel32</library>
|
||
|
<library>ntdll</library>
|
||
|
<library>user32</library>
|
||
|
<library>setupapi</library>
|
||
|
<library>comdlg32</library>
|
||
|
<file>infinst.c</file>
|
||
|
</module>
|