Commit 662b09dc authored by Alexandre Julliard's avatar Alexandre Julliard

comctl32: We can now store binary files in the repository.

parent c6efacd8
......@@ -107,21 +107,6 @@ dlls/comcat/tests/*.ok
dlls/comcat/tests/comcat_crosstest.exe
dlls/comcat/tests/testlist.c
dlls/comcat/version.res
dlls/comctl32/idb_hist_large.bmp
dlls/comctl32/idb_hist_small.bmp
dlls/comctl32/idb_std_large.bmp
dlls/comctl32/idb_std_small.bmp
dlls/comctl32/idb_view_large.bmp
dlls/comctl32/idb_view_small.bmp
dlls/comctl32/idc_copy.cur
dlls/comctl32/idc_divider.cur
dlls/comctl32/idc_divideropen.cur
dlls/comctl32/idc_movebutton.cur
dlls/comctl32/idi_dragarrow.ico
dlls/comctl32/idi_tt_error_sm.ico
dlls/comctl32/idi_tt_info_sm.ico
dlls/comctl32/idi_tt_warn_sm.ico
dlls/comctl32/idt_check.bmp
dlls/comctl32/libcomctl32.def
dlls/comctl32/rsrc.res
dlls/comctl32/tests/*.ok
......
......@@ -46,23 +46,6 @@ C_SRCS = \
updown.c
RC_SRCS = rsrc.rc
RC_BINSRC = rsrc.rc
RC_BINARIES = \
idb_hist_large.bmp \
idb_hist_small.bmp \
idb_std_large.bmp \
idb_std_small.bmp \
idb_view_large.bmp \
idb_view_small.bmp \
idc_copy.cur \
idc_divider.cur \
idc_divideropen.cur \
idc_movebutton.cur \
idi_dragarrow.ico \
idi_tt_error_sm.ico \
idi_tt_info_sm.ico \
idi_tt_warn_sm.ico \
idt_check.bmp
@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