mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 19:41:57 +00:00
89ae880958
svn path=/trunk/; revision=36942
7 lines
226 B
Ruby
7 lines
226 B
Ruby
<module name="sectest" type="win32gui" installbase="bin" installname="sectest.exe" allowwarnings="true">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>gdi32</library>
|
|
<file>sectest.c</file>
|
|
</module>
|