mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
9 lines
262 B
Ruby
9 lines
262 B
Ruby
<module name="chklib" type="win32cui" installbase="system32" installname="chklib.exe" allowwarnings="true">
|
|
<include base="chklib">..</include>
|
|
|
|
<library>win32err</library>
|
|
<library>kernel32</library>
|
|
|
|
<file>chklib.c</file>
|
|
<file>chklib.rc</file>
|
|
</module>
|