Author: cwittich Date: Sun Jan 20 20:28:56 2008 New Revision: 31908
URL: http://svn.reactos.org/svn/reactos?rev=31908&view=rev Log: stdole2.tlb doesn't have an entrypoint
Modified: trunk/reactos/dll/win32/stdole2.tlb/stdole2.rbuild
Modified: trunk/reactos/dll/win32/stdole2.tlb/stdole2.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/stdole2.tlb/stdol... ============================================================================== --- trunk/reactos/dll/win32/stdole2.tlb/stdole2.rbuild (original) +++ trunk/reactos/dll/win32/stdole2.tlb/stdole2.rbuild Sun Jan 20 20:28:56 2008 @@ -8,7 +8,7 @@ <define name="WINVER">0x501</define> <file>std_ole_v2.idl</file> </module> -<module name="stdole2" type="win32dll" extension=".tlb" installbase="system32" installname="stdole2.tlb"> +<module name="stdole2" type="win32dll" extension=".tlb" installbase="system32" installname="stdole2.tlb" entrypoint="0"> <importlibrary definition="stdole2.tlb.spec.def" /> <include base="stdole2">.</include> <include base="stdole2" root="intermediate">.</include>