Subversion Repositories spk

Rev

Rev 1 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 68
Line 50... Line 50...
50
/////////////////////////////////////////////////////////////////////////////
50
/////////////////////////////////////////////////////////////////////////////
51
//
51
//
52
// Bitmap
52
// Bitmap
53
//
53
//
54
 
54
 
55
IDB_BITMAP1             BITMAP                  "c:\\users\\Cycrow\\Documents\\X-PlugInManager-Creator.bmp"
55
IDB_BITMAP1             BITMAP                  "X-PlugInManager-Creator.bmp"
56
 
56
 
57
/////////////////////////////////////////////////////////////////////////////
57
/////////////////////////////////////////////////////////////////////////////
58
//
58
//
59
// Icon
59
// Icon
60
//
60
//
61
 
61
 
62
// Icon with lowest ID value placed first to ensure application icon
62
// Icon with lowest ID value placed first to ensure application icon
63
// remains consistent on all systems.
63
// remains consistent on all systems.
64
IDI_ICON1               ICON                    "c:\\users\\Cycrow\\Documents\\X-PlugInManager-Creator.ico"
64
IDI_ICON1               ICON                    "X-PlugInManager-Creator.ico"
65
#endif    // English (U.K.) resources
65
#endif    // English (U.K.) resources
66
/////////////////////////////////////////////////////////////////////////////
66
/////////////////////////////////////////////////////////////////////////////
67
 
67
 
68
 
68