OSDN Git Service

Improved dropbox widget, including proper multi-monitor (virtual desktop) support.
[lamexp/LameXP.git] / LameXP.rc
1 // Microsoft Visual C++ generated resource script.
2 //
3 #define LAMEXP_INC_CONFIG
4 #include "src/Config.h"
5 #include "src/Resource.h"
6
7 #define APSTUDIO_READONLY_SYMBOLS
8 /////////////////////////////////////////////////////////////////////////////
9 //
10 // Generated from the TEXTINCLUDE 2 resource.
11 //
12 #include "WinResrc.h" //"afxres.h"
13
14 /////////////////////////////////////////////////////////////////////////////
15 #undef APSTUDIO_READONLY_SYMBOLS
16
17 /////////////////////////////////////////////////////////////////////////////
18 // Neutral resources
19
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
25
26 /////////////////////////////////////////////////////////////////////////////
27 //
28 // Version
29 //
30
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
65
66 #endif    // Neutral resources
67 /////////////////////////////////////////////////////////////////////////////
68
69
70 /////////////////////////////////////////////////////////////////////////////
71 // German (Germany) resources
72
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
78
79 #ifdef APSTUDIO_INVOKED
80 /////////////////////////////////////////////////////////////////////////////
81 //
82 // TEXTINCLUDE
83 //
84
85 1 TEXTINCLUDE 
86 BEGIN
87     "src\\Resource.h\0"
88 END
89
90 2 TEXTINCLUDE 
91 BEGIN
92     "#include ""afxres.h""\r\n"
93     "\0"
94 END
95
96 3 TEXTINCLUDE 
97 BEGIN
98     "\r\n"
99     "\0"
100 END
101
102 #endif    // APSTUDIO_INVOKED
103
104
105 /////////////////////////////////////////////////////////////////////////////
106 //
107 // WAVE
108 //
109
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"
121 IDR_WAVE_TICK           WAVE                    "res\\sounds\\tick.wav"
122 IDR_WAVE_DROP           WAVE                    "res\\sounds\\drop.wav"
123
124 /////////////////////////////////////////////////////////////////////////////
125 //
126 // Icon
127 //
128
129 // Icon with lowest ID value placed first to ensure application icon
130 // remains consistent on all systems.
131 IDI_ICON1               ICON                    "res\\MainIcon.ico"
132 IDI_ICON2               ICON                    "res\\FolderIcon.ico"
133 #endif    // German (Germany) resources
134 /////////////////////////////////////////////////////////////////////////////
135
136
137
138 #ifndef APSTUDIO_INVOKED
139 /////////////////////////////////////////////////////////////////////////////
140 //
141 // Generated from the TEXTINCLUDE 3 resource.
142 //
143
144
145 /////////////////////////////////////////////////////////////////////////////
146 #endif    // not APSTUDIO_INVOKED
147