Commit 2018b186 authored by Alexandre Julliard's avatar Alexandre Julliard

user32/tests: We can now store binary files in the repository.

parent 72fc6cdf
......@@ -464,7 +464,6 @@ dlls/user32/resources/user32.res
dlls/user32/resources/version16.res
dlls/user32/tests/*.ok
dlls/user32/tests/resource.res
dlls/user32/tests/test_mono.bmp
dlls/user32/tests/testlist.c
dlls/user32/tests/user32_crosstest.exe
dlls/usp10/libusp10.def
......
......@@ -30,10 +30,6 @@ CTESTS = \
RC_SRCS = resource.rc
RC_BINSRC = resource.rc
RC_BINARIES = \
test_mono.bmp
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend
......@@ -97,15 +97,8 @@ BEGIN
PUSHBUTTON "Cancel",IDCANCEL,129,24,50,14
END
/* BINRES test_mono.bmp */
/* @makedep: test_mono.bmp */
100 BITMAP test_mono.bmp
/* {
'42 4D 42 00 00 00 00 00 00 00 3E 00 00 00 28 00'
'00 00 02 00 00 00 01 00 00 00 01 00 01 00 00 00'
'00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00'
'00 00 00 00 00 00 00 00 00 00 FF FF FF 00 40 00'
'00 00'
} */
1 MENU
{
......
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