mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 23:22:36 +00:00
7 lines
255 B
Text
7 lines
255 B
Text
|
<module name="partinfo" type="win32cui" installbase="bin" installname="partinfo.exe" allowwarnings="true">
|
||
|
<define name="__USE_W32API" />
|
||
|
<library>msvcrt</library>
|
||
|
<library>kernel32</library>
|
||
|
<library>ntdll</library>
|
||
|
<file>partinfo.c</file>
|
||
|
</module>
|