* Rbuild, our build system, has served us well so far, but its usefulness has since...
[reactos.git] / rostests / tests / sectest / sectest.rbuild
1 <module name="sectest" type="win32gui" installbase="bin" installname="sectest.exe" allowwarnings="true">
2 <library>gdi32</library>
3 <file>sectest.c</file>
4 </module>