Subversion Repositories Games.Descent

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 pmbaty 1
// Microsoft Visual C++ generated resource script.
2
//
3
#include "include/resource.h"
4
 
5
#define APSTUDIO_READONLY_SYMBOLS
6
/////////////////////////////////////////////////////////////////////////////
7
//
8
// Generated from the TEXTINCLUDE 2 resource.
9
//
10
#include "afxres.h"
11
#if defined(DXX_BUILD_DESCENT_I)
12
#define DXX_ICON_NUMBER	"1"
13
#elif defined(DXX_BUILD_DESCENT_II)
14
#define DXX_ICON_NUMBER	"2"
15
#endif
16
1	RT_MANIFEST	"dxx-rebirth.manifest"
17
IDI_DXX_ICON            ICON                    "d" DXX_ICON_NUMBER "x-rebirth.ico"
18
 
19
/////////////////////////////////////////////////////////////////////////////
20
#undef APSTUDIO_READONLY_SYMBOLS
21
 
22
/////////////////////////////////////////////////////////////////////////////
23
// English (United States) resources
24
 
25
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
26
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
27
 
28
#ifdef APSTUDIO_INVOKED
29
/////////////////////////////////////////////////////////////////////////////
30
//
31
// TEXTINCLUDE
32
//
33
 
34
1 TEXTINCLUDE
35
BEGIN
36
    "include/resource.h\0"
37
END
38
 
39
2 TEXTINCLUDE
40
BEGIN
41
    "#include ""afxres.h""\r\n"
42
	"#if defined(DXX_BUILD_DESCENT_I)\r\n"
43
	"#define DXX_ICON_NUMBER	""1""\r\n"
44
	"#elif defined(DXX_BUILD_DESCENT_II)\r\n"
45
	"#define DXX_ICON_NUMBER	""2""\r\n"
46
	"#endif\r\n"
47
	"1	RT_MANIFEST	""dxx-rebirth.manifest""\r\n"
48
	"IDI_DXX_ICON            ICON                    ""d"" DXX_ICON_NUMBER ""x-rebirth.ico""\r\n"
49
    "\0"
50
END
51
 
52
3 TEXTINCLUDE
53
BEGIN
54
    "\r\n"
55
    "\0"
56
END
57
 
58
#endif    // APSTUDIO_INVOKED
59
 
60
 
61
/////////////////////////////////////////////////////////////////////////////
62
//
63
// Icon
64
//
65
 
66
#endif    // English (United States) resources
67
/////////////////////////////////////////////////////////////////////////////
68
 
69
 
70
 
71
#ifndef APSTUDIO_INVOKED
72
/////////////////////////////////////////////////////////////////////////////
73
//
74
// Generated from the TEXTINCLUDE 3 resource.
75
//
76
 
77
 
78
/////////////////////////////////////////////////////////////////////////////
79
#endif    // not APSTUDIO_INVOKED
80