Hauled subsys/system items into base/system
[reactos.git] / reactos / subsys / system / rundll32 / rundll32.xml
diff --git a/reactos/subsys/system/rundll32/rundll32.xml b/reactos/subsys/system/rundll32/rundll32.xml
deleted file mode 100644 (file)
index f1ff22b..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<module name="rundll32" type="win32gui" installbase="system32" installname="rundll32.exe">
-       <include base="rundll32">.</include>
-       <define name="UNICODE" />
-       <define name="__USE_W32API" />
-       <library>kernel32</library>
-       <library>user32</library>
-       <file>rundll32.c</file>
-       <file>rundll32.rc</file>
-</module>