mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 13:25:57 +00:00
89ae880958
svn path=/trunk/; revision=36942
7 lines
229 B
Ruby
7 lines
229 B
Ruby
<module name="enumws" type="win32gui" installbase="bin" installname="enumws.exe">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>user32</library>
|
|
<library>gdi32</library>
|
|
<file>enumws.c</file>
|
|
</module>
|