Files
reactos/rostests/tests/pseh2/pseh2.rbuild
T
2008-12-23 19:47:30 +00:00

8 lines
244 B
Ruby

<?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>