Fixed a problem in VS2013 project to file that always triggered a rebuild, even if...
[LameXP.git] / LameXP.rc
blob8294a124126dfbd411ad5b84856b2a44c7c7a1c0
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-2012 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 // WAVE
110 IDR_WAVE_ABOUT          WAVE                    "res\\sounds\\uuaarrgh.wav"
111 IDR_WAVE_SUCCESS        WAVE                    "res\\sounds\\success.wav"
112 IDR_WAVE_ERROR          WAVE                    "res\\sounds\\error.wav"
113 IDR_WAVE_ABORTED        WAVE                    "res\\sounds\\aborted.wav"
114 IDR_WAVE_WHAMMY         WAVE                    "res\\sounds\\whammy.wav"
115 IDR_WAVE_WOOHOO         WAVE                    "res\\sounds\\woohoo.wav"
116 IDR_WAVE_SHUTDOWN       WAVE                    "res\\sounds\\shutdown.wav"
117 IDR_WAVE_BEEP           WAVE                    "res\\sounds\\beep.wav"
118 IDR_WAVE_BEEP_LONG      WAVE                    "res\\sounds\\beep2.wav"
119 IDR_WAVE_WAITING        WAVE                    "res\\sounds\\waiting.wav"
120 IDR_WAVE_BLAST          WAVE                    "res\\sounds\\blast.wav"
122 /////////////////////////////////////////////////////////////////////////////
124 // Icon
127 // Icon with lowest ID value placed first to ensure application icon
128 // remains consistent on all systems.
129 IDI_ICON1               ICON                    "res\\MainIcon.ico"
130 IDI_ICON2               ICON                    "res\\FolderIcon.ico"
131 #endif    // German (Germany) resources
132 /////////////////////////////////////////////////////////////////////////////
136 #ifndef APSTUDIO_INVOKED
137 /////////////////////////////////////////////////////////////////////////////
139 // Generated from the TEXTINCLUDE 3 resource.
143 /////////////////////////////////////////////////////////////////////////////
144 #endif    // not APSTUDIO_INVOKED