mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
800ecc9875
svn path=/trunk/; revision=18069
7 lines
238 B
XML
7 lines
238 B
XML
<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>
|
|
|