Commit c14a16b0 authored by Alex Henrie's avatar Alex Henrie Committed by Alexandre Julliard

user32: Implement IDI_SHIELD.

parent 22cfd585
...@@ -74,4 +74,5 @@ SVG_SRCS = \ ...@@ -74,4 +74,5 @@ SVG_SRCS = \
resources/oic_note.svg \ resources/oic_note.svg \
resources/oic_ques.svg \ resources/oic_ques.svg \
resources/oic_sample.svg \ resources/oic_sample.svg \
resources/oic_shield.svg \
resources/oic_winlogo.svg resources/oic_winlogo.svg
...@@ -317,6 +317,8 @@ OIC_NOTE ICON resources/oic_note.ico ...@@ -317,6 +317,8 @@ OIC_NOTE ICON resources/oic_note.ico
/* @makedep: resources/oic_winlogo.ico */ /* @makedep: resources/oic_winlogo.ico */
OIC_WINLOGO ICON resources/oic_winlogo.ico OIC_WINLOGO ICON resources/oic_winlogo.ico
/* @makedep: resources/oic_shield.ico */
OIC_SHIELD ICON resources/oic_shield.ico
/****************************************************************/ /****************************************************************/
/* Version */ /* Version */
......
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