reactos/rostests/tests/pseh2/pseh2.rbuild
KJK::Hyperion dbd93ad414 PSEH 2 test suite - around 90 tests so far, and more coming
svn path=/trunk/; revision=38311
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>