reactos/rostests/tests/pteb/pteb.rbuild

6 lines
164 B
Plaintext
Raw Normal View History

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