SVN maintainance
[reactos.git] / reactos / regtests / winetests / shlwapi / shlwapi_test.xml
1 <module name="shlwapi_test" type="win32cui" installbase="bin" installname="shlwapi_test.exe" warnings="true">
2 <include base="shlwapi_test">.</include>
3 <define name="__USE_W32API" />
4 <library>ntdll</library>
5 <library>shlwapi</library>
6 <library>ole32</library>
7 <library>oleaut32</library>
8 <file>clist.c</file>
9 <file>ordinal.c</file>
10 <file>shreg.c</file>
11 <file>string.c</file>
12 <file>testlist.c</file>
13 </module>