- Hackplement ObLogSecurityDescriptor for W2K3 drivers to be happy.
[reactos.git] / vms / server / vmssrv.xml
1 <module name="vmssrv" type="nativedll" installbase="system32" installname="vmssrv.dll">
2 <importlibrary definition="vmssrv.def" />
3 <include base="vmssrv">.</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>vmssrv.rc</file>
11 </module>