2021-08-19 15:26:44 +02:00
|
|
|
// Microsoft Visual C++ generated resource script.
|
|
|
|
//
|
2023-02-06 23:53:32 +01:00
|
|
|
#include "../sdklauncher/sdklauncher_res.h"
|
2022-06-06 01:31:20 +02:00
|
|
|
//#define RELEASE
|
|
|
|
#ifndef DEDI_LAUNCHER
|
2021-08-19 15:26:44 +02:00
|
|
|
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
|
|
//
|
|
|
|
#include "winres.h"
|
|
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
2021-12-25 22:36:38 +01:00
|
|
|
// English (United States) resources
|
2021-08-19 15:26:44 +02:00
|
|
|
|
2021-12-25 22:36:38 +01:00
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
|
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
2021-08-19 15:26:44 +02:00
|
|
|
#pragma code_page(1252)
|
|
|
|
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
// TEXTINCLUDE
|
|
|
|
//
|
|
|
|
|
|
|
|
1 TEXTINCLUDE
|
|
|
|
BEGIN
|
2023-02-06 23:53:32 +01:00
|
|
|
"../sdklauncher/sdklauncher_res.h\0"
|
2021-08-19 15:26:44 +02:00
|
|
|
END
|
|
|
|
|
|
|
|
2 TEXTINCLUDE
|
|
|
|
BEGIN
|
|
|
|
"#include ""winres.h""\r\n"
|
|
|
|
"\0"
|
|
|
|
END
|
|
|
|
|
|
|
|
3 TEXTINCLUDE
|
|
|
|
BEGIN
|
|
|
|
"\r\n"
|
|
|
|
"\0"
|
|
|
|
END
|
|
|
|
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
// Icon
|
|
|
|
//
|
|
|
|
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
|
|
// remains consistent on all systems.
|
|
|
|
|
2021-12-25 22:36:38 +01:00
|
|
|
#ifdef RELEASE
|
2023-02-06 23:53:32 +01:00
|
|
|
IDI_ICON1 ICON "..\\resource\\ico\\sdklauncher_rel.ico"
|
2021-12-25 22:36:38 +01:00
|
|
|
#else
|
2023-02-06 23:53:32 +01:00
|
|
|
IDI_ICON1 ICON "..\\resource\\ico\\sdklauncher_dbg.ico"
|
2021-12-25 22:36:38 +01:00
|
|
|
#endif
|
|
|
|
|
|
|
|
#endif // English (United States) resources
|
2021-08-19 15:26:44 +02:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
|
|
//
|
2021-12-25 22:36:38 +01:00
|
|
|
#endif // !APSTUDIO_INVOKED
|
2021-08-19 15:26:44 +02:00
|
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
2022-06-06 01:31:20 +02:00
|
|
|
#endif // !DEDI_LAUNCHER
|
2021-08-19 15:26:44 +02:00
|
|
|
|