reactos/rostests/tests/sectest/sectest.rbuild

5 lines
165 B
Plaintext
Raw Normal View History

<module name="sectest" type="win32gui" installbase="bin" installname="sectest.exe" allowwarnings="true">
<library>gdi32</library>
<file>sectest.c</file>
</module>