reactos/rostests/tests/tokentest/tokentest.rbuild

5 lines
150 B
Plaintext
Raw Normal View History

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