mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 18:02:05 +00:00
13 lines
347 B
Text
13 lines
347 B
Text
![]() |
<?xml version="1.0"?>
|
||
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||
|
<group>
|
||
|
<module name="bugs_regtest" type="win32cui" installbase="bin" installname="bugs_regtest.exe">
|
||
|
<include base="bugs_regtest">.</include>
|
||
|
<library>wine</library>
|
||
|
<library>gdi32</library>
|
||
|
<file>testlist.c</file>
|
||
|
|
||
|
<file>bug3481.c</file>
|
||
|
</module>
|
||
|
</group>
|