Autosyncing with Wine HEAD

svn path=/trunk/; revision=24197
This commit is contained in:
The Wine Synchronizer 2006-09-18 16:46:41 +00:00
parent 04b927e3ff
commit 11c17d1dc0

View file

@ -1,10 +0,0 @@
Index: objsel.rbuild
===================================================================
--- objsel.rbuild (revision 23122)
+++ objsel.rbuild (working copy)
@@ -1,4 +1,5 @@
<module name="objsel" type="win32dll" baseaddress="${BASEADDRESS_OBJSEL}" installbase="system32" installname="objsel.dll" allowwarnings="true">
+ <autoregister infsection="OleControlDlls" type="DllRegisterServer" />
<importlibrary definition="objsel.spec.def" />
<include base="objsel">.</include>
<include base="ReactOS">include/reactos/wine</include>