mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
d0ccc9c5ec
svn path=/trunk/; revision=36945
10 lines
262 B
Ruby
10 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>
|