blob: ae457d069ea22b12d656c930325fc64175871f21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
// Microsoft Visual C++ generated resource script.
//
#include "..\..\mir_app\src\resource.h"
#include <windows.h>
#include <winres.h>
/////////////////////////////////////////////////////////////////////////////
// English (United States) resources
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_MIRANDA ICON "../../mir_app/res/miranda_logo.ico"
|