mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
14 lines
355 B
Text
14 lines
355 B
Text
![]() |
<?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>
|