makefiles: Remove some redundant registration scripts.

oldstable
Alexandre Julliard 2011-08-02 15:16:57 +02:00
parent 4ff0faa67c
commit c091a3fc83
9 changed files with 0 additions and 9 deletions

View File

@ -9,7 +9,6 @@ C_SRCS = \
main.c
IDL_TLB_SRCS = gameux_tlb.idl
IDL_R_SRCS = gameux_tlb.idl
RC_SRCS = rsrc.rc

View File

@ -12,7 +12,6 @@ C_SRCS = \
webbrowser.c
IDL_TLB_SRCS = hhctrl_tlb.idl
IDL_R_SRCS = hhctrl_tlb.idl
RC_SRCS = hhctrl.rc
PO_SRCS = hhctrl.rc

View File

@ -3,7 +3,6 @@ MODULE = msxml.dll
C_SRCS = main.c
IDL_TLB_SRCS = msxml_tlb.idl
IDL_R_SRCS = msxml_tlb.idl
RC_SRCS = rsrc.rc

View File

@ -3,6 +3,5 @@ MODULE = msxml2.dll
C_SRCS = main.c
IDL_TLB_SRCS = msxml2_tlb.idl
IDL_R_SRCS = msxml2_tlb.idl
@MAKE_DLL_RULES@

View File

@ -44,6 +44,5 @@ RC_SRCS = \
version.rc
IDL_TLB_SRCS = msxml3_v1.idl
IDL_R_SRCS = msxml3_v1.idl
@MAKE_DLL_RULES@

View File

@ -6,7 +6,6 @@ C_SRCS = \
main.c
IDL_TLB_SRCS = msxml4_tlb.idl
IDL_R_SRCS = msxml4_tlb.idl
RC_SRCS = rsrc.rc

View File

@ -7,7 +7,6 @@ C_SRCS = \
RC_SRCS = rsrc.rc
IDL_R_SRCS = msxml6_tlb.idl
IDL_TLB_SRCS = msxml6_tlb.idl
@MAKE_DLL_RULES@

View File

@ -14,7 +14,6 @@ C_SRCS = \
url.c
IDL_TLB_SRCS = winhttp_tlb.idl
IDL_R_SRCS = winhttp_tlb.idl
RC_SRCS = version.rc

View File

@ -11,6 +11,5 @@ C_SRCS = \
updates.c
IDL_TLB_SRCS = wuapi_tlb.idl
IDL_R_SRCS = wuapi_tlb.idl
@MAKE_DLL_RULES@