Refactored all encoder classes to use awaitProcess() from Tool_Abstract base class.
[LameXP.git] / LameXP.rc
blob8caa2c2f4c746d533530bee341ba03e098c0f00f
1 // Microsoft Visual C++ generated resource script.
2 //
3 #define LAMEXP_INC_CONFIG
4 #include "src/Config.h"
5 #include "src/Resource.h"
7 #define APSTUDIO_READONLY_SYMBOLS
8 /////////////////////////////////////////////////////////////////////////////
9 //
10 // Generated from the TEXTINCLUDE 2 resource.
12 #include "WinResrc.h" //"afxres.h"
14 /////////////////////////////////////////////////////////////////////////////
15 #undef APSTUDIO_READONLY_SYMBOLS
17 /////////////////////////////////////////////////////////////////////////////
18 // Neutral resources
20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
21 #ifdef _WIN32
22 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
23 #pragma code_page(1252)
24 #endif //_WIN32
26 /////////////////////////////////////////////////////////////////////////////
28 // Version
31 VS_VERSION_INFO VERSIONINFO
32  FILEVERSION VER_LAMEXP_MAJOR,VER_LAMEXP_MINOR_HI,VER_LAMEXP_MINOR_LO,VER_LAMEXP_BUILD
33  PRODUCTVERSION VER_LAMEXP_MAJOR,VER_LAMEXP_MINOR_HI,VER_LAMEXP_MINOR_LO,VER_LAMEXP_BUILD
34  FILEFLAGSMASK 0x17L
35 #ifdef _DEBUG
36  FILEFLAGS 0x3L
37 #else
38  FILEFLAGS 0x2L
39 #endif
40  FILEOS 0x40004L
41  FILETYPE 0x1L
42  FILESUBTYPE 0x0L
43 BEGIN
44     BLOCK "StringFileInfo"
45     BEGIN
46         BLOCK "000004b0"
47         BEGIN
48             VALUE "Comments", "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY"
49             VALUE "CompanyName", "Free Software Foundation"
50             VALUE "FileDescription", "LameXP - Audio Encoder Front-End"
51             VALUE "FileVersion", VER_LAMEXP_STR
52             VALUE "InternalName", "LameXP Qt"
53             VALUE "LegalCopyright", "Copyright (C) 2004-2017 LoRd_MuldeR <MuldeR2@GMX.de>"
54             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/>"
55             VALUE "OriginalFilename", "LameXP.exe"
56             VALUE "ProductName", "LameXP - Audio Encoder Front-End"
57             VALUE "ProductVersion", VER_LAMEXP_STR
58         END
59     END
60     BLOCK "VarFileInfo"
61     BEGIN
62         VALUE "Translation", 0x0, 1200
63     END
64 END
66 #endif    // Neutral resources
67 /////////////////////////////////////////////////////////////////////////////
70 /////////////////////////////////////////////////////////////////////////////
71 // German (Germany) resources
73 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
74 #ifdef _WIN32
75 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
76 #pragma code_page(1252)
77 #endif //_WIN32
79 #ifdef APSTUDIO_INVOKED
80 /////////////////////////////////////////////////////////////////////////////
82 // TEXTINCLUDE
85 1 TEXTINCLUDE 
86 BEGIN
87     "src\\Resource.h\0"
88 END
90 2 TEXTINCLUDE 
91 BEGIN
92     "#include ""afxres.h""\r\n"
93     "\0"
94 END
96 3 TEXTINCLUDE 
97 BEGIN
98     "\r\n"
99     "\0"
102 #endif    // APSTUDIO_INVOKED
105 /////////////////////////////////////////////////////////////////////////////
107 // Icon
110 // Icon with lowest ID value placed first to ensure application icon
111 // remains consistent on all systems.
112 IDI_ICON1               ICON                    "res\\MainIcon.ico"
113 IDI_ICON2               ICON                    "res\\FolderIcon.ico"
114 #endif    // German (Germany) resources
115 /////////////////////////////////////////////////////////////////////////////
118 #ifndef APSTUDIO_INVOKED
119 /////////////////////////////////////////////////////////////////////////////
121 // Generated from the TEXTINCLUDE 3 resource.
125 /////////////////////////////////////////////////////////////////////////////
126 #endif    // not APSTUDIO_INVOKED