Partial merge of condrv_restructure branch r65657.
[reactos.git] / rossubsys / os2 / server / os2srv.xml
1 <module name="os2srv" type="nativedll">
2 <importlibrary definition="os2srv.def" />
3 <include base="os2srv">.</include>
4 <define name="__USE_W32API" />
5 <define name="_DISABLE_TIDENTS" />
6 <library>ntdll</library>
7 <library>csrsrv</library>
8 <file>dllmain.c</file>
9 <file>server.c</file>
10 <file>os2srv.rc</file>
11 </module>