Commit e7242e15 authored by Alexandre Julliard's avatar Alexandre Julliard

oleaut32: Create dll registration resources.

parent 1787e8f0
...@@ -58,6 +58,10 @@ IDL_P_SRCS = \ ...@@ -58,6 +58,10 @@ IDL_P_SRCS = \
oleaut32_oaidl.idl \ oleaut32_oaidl.idl \
oleaut32_ocidl.idl oleaut32_ocidl.idl
IDL_R_SRCS = \
oleaut32_oaidl.idl \
oleaut32_ocidl.idl
EXTRA_OBJS = dlldata.o EXTRA_OBJS = dlldata.o
@MAKE_DLL_RULES@ @MAKE_DLL_RULES@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment