mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
10 lines
293 B
Ruby
10 lines
293 B
Ruby
<module name="systeminfo" type="win32cui" installbase="system32" installname="systeminfo.exe">
|
|
<library>kernel32</library>
|
|
<library>user32</library>
|
|
<library>ntdll</library>
|
|
<library>advapi32</library>
|
|
<file>systeminfo.c</file>
|
|
<file>systeminfo.rc</file>
|
|
<file>rsrc.rc</file>
|
|
</module>
|