Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rossubsys / vms / server / vmssrv.xml
diff --git a/rossubsys/vms/server/vmssrv.xml b/rossubsys/vms/server/vmssrv.xml
deleted file mode 100644 (file)
index 3e2efe9..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<module name="vmssrv" type="nativedll" installbase="system32" installname="vmssrv.dll">
-       <importlibrary definition="vmssrv.def" />
-       <include base="vmssrv">.</include>
-       <define name="__USE_W32API" />
-       <define name="_DISABLE_TIDENTS" />
-       <library>ntdll</library>
-       <library>csrsrv</library>
-       <file>dllmain.c</file>
-       <file>server.c</file>
-       <file>vmssrv.rc</file>
-</module>