OSDN Git Service

Updated web-site URL.
[lamexp/LameXP.git] / LameXP.rc
1 // Microsoft Visual C++ generated resource script.
2 //
3 #include "src/Resource.h"
4 #include "src/Config.h"
5
6 #define APSTUDIO_READONLY_SYMBOLS
7 /////////////////////////////////////////////////////////////////////////////
8 //
9 // Generated from the TEXTINCLUDE 2 resource.
10 //
11 #include "afxres.h"
12
13 /////////////////////////////////////////////////////////////////////////////
14 #undef APSTUDIO_READONLY_SYMBOLS
15
16 /////////////////////////////////////////////////////////////////////////////
17 // Neutral resources
18
19 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
20 #ifdef _WIN32
21 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
22 #pragma code_page(1252)
23 #endif //_WIN32
24
25 /////////////////////////////////////////////////////////////////////////////
26 //
27 // Version
28 //
29
30 VS_VERSION_INFO VERSIONINFO
31  FILEVERSION VER_LAMEXP_MAJOR,VER_LAMEXP_MINOR_HI,VER_LAMEXP_MINOR_LO,VER_LAMEXP_BUILD
32  PRODUCTVERSION VER_LAMEXP_MAJOR,VER_LAMEXP_MINOR_HI,VER_LAMEXP_MINOR_LO,VER_LAMEXP_BUILD
33  FILEFLAGSMASK 0x17L
34 #ifdef _DEBUG
35  FILEFLAGS 0x3L
36 #else
37  FILEFLAGS 0x2L
38 #endif
39  FILEOS 0x40004L
40  FILETYPE 0x1L
41  FILESUBTYPE 0x0L
42 BEGIN
43     BLOCK "StringFileInfo"
44     BEGIN
45         BLOCK "000004b0"
46         BEGIN
47             VALUE "Comments", "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY"
48             VALUE "CompanyName", "Free Software Foundation"
49             VALUE "FileDescription", "LameXP - Audio Encoder Front-End"
50             VALUE "FileVersion", VER_LAMEXP_STR
51             VALUE "InternalName", "LameXP Qt"
52             VALUE "LegalCopyright", "Copyright (C) 2004-2012 LoRd_MuldeR <MuldeR2@GMX.de>"
53             VALUE "LegalTrademarks", "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License <http://www.gnu.org/>"
54             VALUE "OriginalFilename", "LameXP.exe"
55             VALUE "ProductName", "LameXP - Audio Encoder Front-End"
56             VALUE "ProductVersion", VER_LAMEXP_STR
57         END
58     END
59     BLOCK "VarFileInfo"
60     BEGIN
61         VALUE "Translation", 0x0, 1200
62     END
63 END
64
65 #endif    // Neutral resources
66 /////////////////////////////////////////////////////////////////////////////
67
68
69 /////////////////////////////////////////////////////////////////////////////
70 // German (Germany) resources
71
72 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
73 #ifdef _WIN32
74 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
75 #pragma code_page(1252)
76 #endif //_WIN32
77
78 #ifdef APSTUDIO_INVOKED
79 /////////////////////////////////////////////////////////////////////////////
80 //
81 // TEXTINCLUDE
82 //
83
84 1 TEXTINCLUDE 
85 BEGIN
86     "src\\Resource.h\0"
87 END
88
89 2 TEXTINCLUDE 
90 BEGIN
91     "#include ""afxres.h""\r\n"
92     "\0"
93 END
94
95 3 TEXTINCLUDE 
96 BEGIN
97     "\r\n"
98     "\0"
99 END
100
101 #endif    // APSTUDIO_INVOKED
102
103
104 /////////////////////////////////////////////////////////////////////////////
105 //
106 // WAVE
107 //
108
109 IDR_WAVE_ABOUT          WAVE                    "res\\sounds\\uuaarrgh.wav"
110 IDR_WAVE_SUCCESS        WAVE                    "res\\sounds\\success.wav"
111 IDR_WAVE_ERROR          WAVE                    "res\\sounds\\error.wav"
112 IDR_WAVE_ABORTED        WAVE                    "res\\sounds\\aborted.wav"
113 IDR_WAVE_WHAMMY         WAVE                    "res\\sounds\\whammy.wav"
114 IDR_WAVE_WOOHOO         WAVE                    "res\\sounds\\woohoo.wav"
115 IDR_WAVE_SHUTDOWN       WAVE                    "res\\sounds\\shutdown.wav"
116 IDR_WAVE_BEEP           WAVE                    "res\\sounds\\beep.wav"
117 IDR_WAVE_BEEP_LONG      WAVE                    "res\\sounds\\beep2.wav"
118 IDR_WAVE_WAITING        WAVE                    "res\\sounds\\waiting.wav"
119
120 /////////////////////////////////////////////////////////////////////////////
121 //
122 // Icon
123 //
124
125 // Icon with lowest ID value placed first to ensure application icon
126 // remains consistent on all systems.
127 IDI_ICON1               ICON                    "res\\MainIcon.ico"
128 IDI_ICON2               ICON                    "res\\FolderIcon.ico"
129 #endif    // German (Germany) resources
130 /////////////////////////////////////////////////////////////////////////////
131
132
133
134 #ifndef APSTUDIO_INVOKED
135 /////////////////////////////////////////////////////////////////////////////
136 //
137 // Generated from the TEXTINCLUDE 3 resource.
138 //
139
140
141 /////////////////////////////////////////////////////////////////////////////
142 #endif    // not APSTUDIO_INVOKED
143