Change remaining .xml build files to .rbuild and fixup links.
[reactos.git] / reactos / regtests / winetests / shlwapi / shlwapi.xml
diff --git a/reactos/regtests/winetests/shlwapi/shlwapi.xml b/reactos/regtests/winetests/shlwapi/shlwapi.xml
deleted file mode 100644 (file)
index 35a2589..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<module name="shlwapi_winetest" type="win32cui" installbase="bin" installname="shlwapi_winetest.exe" allowwarnings="true">
-    <include base="shlwapi_winetest">.</include>
-    <define name="__USE_W32API" />
-    <library>ntdll</library>
-    <library>shlwapi</library>
-    <library>ole32</library>
-    <library>oleaut32</library>
-    <file>clist.c</file>
-    <file>ordinal.c</file>
-    <file>shreg.c</file>
-    <file>string.c</file>
-    <file>testlist.c</file>
-</module>