reactos/rostests/tests/polytest/polytest.rbuild

5 lines
170 B
Plaintext
Raw Normal View History

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