the resources are still in upper case. Adjust the RC to match this to fix the linux build

svn path=/trunk/; revision=10230
This commit is contained in:
Steven Edwards 2004-07-19 21:51:49 +00:00
parent 10b4b57ad4
commit 3a9f5e2f86

View file

@ -43,9 +43,9 @@ BEGIN
END
IDI_CPLSYSTEM ICON "resources/applet.ico"
IDI_HORIZONTAL ICON "resources/horiz.ICO"
IDI_VERTICAL ICON "resources/vertic.ico"
IDI_NETSTAT ICON "resources/netconn.ico"
IDI_HORIZONTAL ICON "resources/HORIZ.ICO"
IDI_VERTICAL ICON "resources/VERTIC.ICO"
IDI_NETSTAT ICON "resources/NETCONN.ICO"
IDD_PROPPAGENETWORK DIALOG DISCARDABLE 0, 0, 246, 228
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION