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