mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
f909be8aaa
svn path=/trunk/; revision=23343
7 lines
238 B
Ruby
7 lines
238 B
Ruby
<module name="comp" type="win32cui" installbase="system32" installname="comp.exe" allowwarnings="true">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<file>comp.c</file>
|
|
<file>comp.rc</file>
|
|
</module>
|
|
|