allow warnings
[reactos.git] / reactos / regtests / winetests / comctl32 / comctl32_test.xml
1 <module name="comctl32_test" type="win32cui" installbase="bin" installname="comctl32_test.exe" warnings="true">
2 <include base="comctl32_test">.</include>
3 <define name="__USE_W32API" />
4 <library>shlwapi</library>
5 <library>ole32</library>
6 <library>comctl32</library>
7 <library>ntdll</library>
8 <file>dpa.c</file>
9 <file>mru.c</file>
10 <file>subclass.c</file>
11 <file>tab.c</file>
12 <file>testlist.c</file>
13 </module>