and this
[reactos.git] / reactos / regtests / winetests / comctl32 / comctl32_test.xml
diff --git a/reactos/regtests/winetests/comctl32/comctl32_test.xml b/reactos/regtests/winetests/comctl32/comctl32_test.xml
new file mode 100644 (file)
index 0000000..90fbb1c
--- /dev/null
@@ -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>