mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Autosyncing with Wine HEAD
svn path=/trunk/; revision=24199
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<module name="olepro32" type="win32dll" entrypoint="0" baseaddress="${BASEADDRESS_OLEPRO32}" installbase="system32" installname="olepro32.dll" allowwarnings="true">
|
||||
<module name="olepro32" type="win32dll" baseaddress="${BASEADDRESS_OLEPRO32}" installbase="system32" installname="olepro32.dll" allowwarnings="true">
|
||||
<autoregister infsection="OleControlDlls" type="DllRegisterServer" />
|
||||
<importlibrary definition="olepro32.spec.def" />
|
||||
<include base="olepro32">.</include>
|
||||
<include base="ReactOS">include/reactos/wine</include>
|
||||
|
||||
Reference in New Issue
Block a user