mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
13 lines
355 B
Ruby
13 lines
355 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
|
<group>
|
|
<module name="msvcrt_apitest" type="win32cui" installbase="bin" installname="msvcrt_apitest.exe">
|
|
<include base="msvcrt_apitest">.</include>
|
|
<library>wine</library>
|
|
<library>pseh</library>
|
|
<file>testlist.c</file>
|
|
|
|
<file>splitpath.c</file>
|
|
|
|
</module>
|
|
</group>
|