reactos/rostests/tests/pseh2/pseh2.rbuild

8 lines
244 B
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<module name="pseh2_test" type="win32cui" installbase="bin" installname="pseh2_test.exe" allowwarnings="true">
<library>wine</library>
<library>pseh</library>
<file>psehtest.c</file>
<file>psehtest2.c</file>
</module>