mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
11 lines
325 B
Text
11 lines
325 B
Text
![]() |
<module name="icontest" type="win32gui" installbase="bin" installname="icontest.exe">
|
||
|
<define name="__USE_W32API" />
|
||
|
<include base="icontest">.</include>
|
||
|
<library>kernel32</library>
|
||
|
<library>user32</library>
|
||
|
<library>gdi32</library>
|
||
|
<library>ntdll</library>
|
||
|
<file>icontest.c</file>
|
||
|
<file>icontest.rc</file>
|
||
|
</module>
|