oleaut32: Create dll registration resources.

This commit is contained in:
Alexandre Julliard 2010-11-30 11:55:20 +01:00
parent 1787e8f05e
commit e7242e15ea
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,10 @@ IDL_P_SRCS = \
oleaut32_oaidl.idl \
oleaut32_ocidl.idl
IDL_R_SRCS = \
oleaut32_oaidl.idl \
oleaut32_ocidl.idl
EXTRA_OBJS = dlldata.o
@MAKE_DLL_RULES@