#include "..\WinAPI\resource.h" // The icon for the EXE (as viewed by Explorer) is // the first icon in the resource file, which are // in turn stored in ascending order by their resource ID. // Therefore, the Icon with the lowest numeric or // alphanumeric ID will be used by Explorer as the EXE icon. ICO1 ICON mwr.ico BMP1 BITMAP lcd.bmp FNT1 RCDATA "Square-Dot-Matrix.ttf" //resource script file