mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
and this
svn path=/trunk/; revision=17110
This commit is contained in:
parent
995a19dc6d
commit
f3594ebab5
1 changed files with 13 additions and 0 deletions
13
reactos/regtests/winetests/comctl32/comctl32_test.xml
Normal file
13
reactos/regtests/winetests/comctl32/comctl32_test.xml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<module name="comctl32_test" type="win32cui" installbase="bin" installname="comctl32_test.exe">
|
||||
<include base="comctl32_test">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<library>shlwapi</library>
|
||||
<library>ole32</library>
|
||||
<library>comctl32</library>
|
||||
<library>ntdll</library>
|
||||
<file>dpa.c</file>
|
||||
<file>mru.c</file>
|
||||
<file>subclass.c</file>
|
||||
<file>tab.c</file>
|
||||
<file>testlist.c</file>
|
||||
</module>
|
Loading…
Reference in a new issue