1// Microsoft Visual C++ generated resource script.
2//
3#include "mini_installer_resource.h"
4
5#define APSTUDIO_READONLY_SYMBOLS
6/////////////////////////////////////////////////////////////////////////////
7//
8// Generated from the TEXTINCLUDE 2 resource.
9//
10#define APSTUDIO_HIDDEN_SYMBOLS
11#include "windows.h"
12#undef APSTUDIO_HIDDEN_SYMBOLS
13/////////////////////////////////////////////////////////////////////////////
14#undef APSTUDIO_READONLY_SYMBOLS
15
16/////////////////////////////////////////////////////////////////////////////
17// English (U.S.) resources
18
19#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
20#ifdef _WIN32
21LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
22#pragma code_page(1252)
23#endif //_WIN32
24
25/////////////////////////////////////////////////////////////////////////////
26//
27// Icon
28//
29
30// Icon with lowest ID value placed first to ensure application icon
31// remains consistent on all systems.
32IDI_MINI_INSTALLER      ICON                    "mini_installer.ico"
33
34#ifdef APSTUDIO_INVOKED
35/////////////////////////////////////////////////////////////////////////////
36//
37// TEXTINCLUDE
38//
39
401 TEXTINCLUDE 
41BEGIN
42    "mini_installer_resource.h\0"
43END
44
452 TEXTINCLUDE 
46BEGIN
47    "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
48    "#include ""windows.h""\r\n"
49    "#undef APSTUDIO_HIDDEN_SYMBOL\0"
50END
51
52#endif    // APSTUDIO_INVOKED
53
54#endif    // English (U.S.) resources
55/////////////////////////////////////////////////////////////////////////////
56