Commit d134e752 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

ieframe: Moved image resources to ieframe.

parent dbee6693
......@@ -31,6 +31,9 @@ RC_SRCS = \
PO_SRCS = ieframe.rc
SVG_SRCS = \
ietoolbar.svg
IDL_TLB_SRCS = ieframe_v1.idl
@MAKE_DLL_RULES@
......@@ -87,3 +87,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* @makedep: ieframe_v1.tlb */
1 TYPELIB ieframe_v1.tlb
/* @makedep: ietoolbar.bmp */
IDB_IETOOLBAR BITMAP ietoolbar.bmp
......@@ -25,9 +25,6 @@ C_SRCS = \
RC_SRCS = \
shdocvw.rc
SVG_SRCS = \
ietoolbar.svg
IDL_TLB_SRCS = shdocvw_v1.idl
IDL_R_SRCS = shdocvw_v1.idl
......
......@@ -38,6 +38,3 @@ REGINST REGINST shdocvw.inf
/* @makedep: shdocvw.rgs */
2 WINE_REGISTRY shdocvw.rgs
/* @makedep: ietoolbar.bmp */
IDB_IETOOLBAR BITMAP ietoolbar.bmp
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