8013b9cebedeee700129dadd935c1f632b93cdad
[reactos.git] / rostests / tests / sectest / sectest.rbuild
1 <module name="sectest" type="win32gui" installbase="bin" installname="sectest.exe" allowwarnings="true">
2 <define name="__USE_W32API" />
3 <library>kernel32</library>
4 <library>gdi32</library>
5 <file>sectest.c</file>
6 </module>