|
From: Andre R. <and...@us...> - 2004-10-26 10:15:38
|
Update of /cvsroot/frontierkernel/Frontier/resources/Frontier In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32014/Frontier/resources/Frontier Modified Files: icns.r Log Message: Include new global header file frontier.r to pick up system resource definitions and global Frontier pre-processor defines. Index: icns.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/resources/Frontier/icns.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** icns.r 9 Oct 2004 00:49:04 -0000 1.1 --- icns.r 26 Oct 2004 10:15:29 -0000 1.2 *************** *** 24,27 **** --- 24,31 ---- ******************************************************************************/ + + #include "frontier.r" + + data 'icns' (128) { $"6963 6E73 0000 CEEE 6963 7323 0000 0048" /* icns..Îîics#...H */ |