Sync with trunk (aka 'I want my virtualbox mouse integration too')
[reactos.git] / dll / win32 / sfc_os / sfc_os.rbuild
1 <module name="sfc_os" type="win32dll" baseaddress="${BASEADDRESS_SFC_OS}" installbase="system32" installname="sfc_os.dll" allowwarnings="yes">
2 <importlibrary definition="sfc_os.spec" />
3 <include base="sfc_os">.</include>
4 <file>sfc_os.c</file>
5 <pch>precomp.h</pch>
6 </module>