Commit c091a3fc authored by Alexandre Julliard's avatar Alexandre Julliard

makefiles: Remove some redundant registration scripts.

parent 4ff0faa6
...@@ -9,7 +9,6 @@ C_SRCS = \ ...@@ -9,7 +9,6 @@ C_SRCS = \
main.c main.c
IDL_TLB_SRCS = gameux_tlb.idl IDL_TLB_SRCS = gameux_tlb.idl
IDL_R_SRCS = gameux_tlb.idl
RC_SRCS = rsrc.rc RC_SRCS = rsrc.rc
......
...@@ -12,7 +12,6 @@ C_SRCS = \ ...@@ -12,7 +12,6 @@ C_SRCS = \
webbrowser.c webbrowser.c
IDL_TLB_SRCS = hhctrl_tlb.idl IDL_TLB_SRCS = hhctrl_tlb.idl
IDL_R_SRCS = hhctrl_tlb.idl
RC_SRCS = hhctrl.rc RC_SRCS = hhctrl.rc
PO_SRCS = hhctrl.rc PO_SRCS = hhctrl.rc
......
...@@ -3,7 +3,6 @@ MODULE = msxml.dll ...@@ -3,7 +3,6 @@ MODULE = msxml.dll
C_SRCS = main.c C_SRCS = main.c
IDL_TLB_SRCS = msxml_tlb.idl IDL_TLB_SRCS = msxml_tlb.idl
IDL_R_SRCS = msxml_tlb.idl
RC_SRCS = rsrc.rc RC_SRCS = rsrc.rc
......
...@@ -3,6 +3,5 @@ MODULE = msxml2.dll ...@@ -3,6 +3,5 @@ MODULE = msxml2.dll
C_SRCS = main.c C_SRCS = main.c
IDL_TLB_SRCS = msxml2_tlb.idl IDL_TLB_SRCS = msxml2_tlb.idl
IDL_R_SRCS = msxml2_tlb.idl
@MAKE_DLL_RULES@ @MAKE_DLL_RULES@
...@@ -44,6 +44,5 @@ RC_SRCS = \ ...@@ -44,6 +44,5 @@ RC_SRCS = \
version.rc version.rc
IDL_TLB_SRCS = msxml3_v1.idl IDL_TLB_SRCS = msxml3_v1.idl
IDL_R_SRCS = msxml3_v1.idl
@MAKE_DLL_RULES@ @MAKE_DLL_RULES@
...@@ -6,7 +6,6 @@ C_SRCS = \ ...@@ -6,7 +6,6 @@ C_SRCS = \
main.c main.c
IDL_TLB_SRCS = msxml4_tlb.idl IDL_TLB_SRCS = msxml4_tlb.idl
IDL_R_SRCS = msxml4_tlb.idl
RC_SRCS = rsrc.rc RC_SRCS = rsrc.rc
......
...@@ -7,7 +7,6 @@ C_SRCS = \ ...@@ -7,7 +7,6 @@ C_SRCS = \
RC_SRCS = rsrc.rc RC_SRCS = rsrc.rc
IDL_R_SRCS = msxml6_tlb.idl
IDL_TLB_SRCS = msxml6_tlb.idl IDL_TLB_SRCS = msxml6_tlb.idl
@MAKE_DLL_RULES@ @MAKE_DLL_RULES@
...@@ -14,7 +14,6 @@ C_SRCS = \ ...@@ -14,7 +14,6 @@ C_SRCS = \
url.c url.c
IDL_TLB_SRCS = winhttp_tlb.idl IDL_TLB_SRCS = winhttp_tlb.idl
IDL_R_SRCS = winhttp_tlb.idl
RC_SRCS = version.rc RC_SRCS = version.rc
......
...@@ -11,6 +11,5 @@ C_SRCS = \ ...@@ -11,6 +11,5 @@ C_SRCS = \
updates.c updates.c
IDL_TLB_SRCS = wuapi_tlb.idl IDL_TLB_SRCS = wuapi_tlb.idl
IDL_R_SRCS = wuapi_tlb.idl
@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