Commit 516bb078 authored by Alexandre Julliard's avatar Alexandre Julliard

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

parent 2371db52
......@@ -485,28 +485,11 @@ dlls/shdocvw/tests/*.ok
dlls/shdocvw/tests/shdocvw_crosstest.exe
dlls/shdocvw/tests/testlist.c
dlls/shell.dll16
dlls/shell32/cdrom.ico
dlls/shell32/delete.ico
dlls/shell32/desktop.ico
dlls/shell32/document.ico
dlls/shell32/drive.ico
dlls/shell32/floppy.ico
dlls/shell32/folder.ico
dlls/shell32/folder_open.ico
dlls/shell32/libshell32.def
dlls/shell32/mycomputer.ico
dlls/shell32/mydocs.ico
dlls/shell32/netdrive.ico
dlls/shell32/netdrive2.ico
dlls/shell32/printer.ico
dlls/shell32/ramdisk.ico
dlls/shell32/searching.avi
dlls/shell32/shortcut.ico
dlls/shell32/shres.res
dlls/shell32/tests/*.ok
dlls/shell32/tests/shell32_crosstest.exe
dlls/shell32/tests/testlist.c
dlls/shell32/trash_file.ico
dlls/shell32/version16.res
dlls/shfolder/libshfolder.def
dlls/shfolder/version.res
......
......@@ -53,25 +53,6 @@ C_SRCS = \
xdg.c
RC_SRCS = shres.rc
RC_BINSRC = shres.rc
RC_BINARIES = \
cdrom.ico \
desktop.ico \
delete.ico \
document.ico \
drive.ico \
floppy.ico \
folder.ico \
folder_open.ico \
mycomputer.ico \
mydocs.ico \
netdrive.ico \
netdrive2.ico \
printer.ico \
ramdisk.ico \
searching.avi \
shortcut.ico \
trash_file.ico
C_SRCS16 = shell.c
RC_SRCS16 = version16.rc
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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