mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 22:00:55 +00:00
8 lines
238 B
Text
8 lines
238 B
Text
|
<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>
|
||
|
|