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