ieframe: Moved image resources to ieframe.

This commit is contained in:
Jacek Caban 2011-07-27 14:46:25 +02:00 committed by Alexandre Julliard
parent dbee669362
commit d134e7520b
6 changed files with 6 additions and 6 deletions

View File

@ -31,6 +31,9 @@ RC_SRCS = \
PO_SRCS = ieframe.rc
SVG_SRCS = \
ietoolbar.svg
IDL_TLB_SRCS = ieframe_v1.idl
@MAKE_DLL_RULES@

View File

@ -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

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -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

View File

@ -38,6 +38,3 @@ REGINST REGINST shdocvw.inf
/* @makedep: shdocvw.rgs */
2 WINE_REGISTRY shdocvw.rgs
/* @makedep: ietoolbar.bmp */
IDB_IETOOLBAR BITMAP ietoolbar.bmp