2010-11-06 23:04:47 +01:00
// Microsoft Visual C++ generated resource script.
//
#include "src\Resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
2010-11-08 00:24:54 +01:00
// Neutral resources
2010-11-06 23:04:47 +01:00
2010-11-08 00:24:54 +01:00
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
2010-11-06 23:04:47 +01:00
#ifdef _WIN32
2010-11-08 00:24:54 +01:00
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
2010-11-06 23:04:47 +01:00
#pragma code_page(1252)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
2010-11-07 23:06:30 +01:00
FILEVERSION VER_LAMEXP_MAJOR,VER_LAMEXP_MINOR_HI,VER_LAMEXP_MINOR_LO,VER_LAMEXP_BUILD
PRODUCTVERSION VER_LAMEXP_MAJOR,VER_LAMEXP_MINOR_HI,VER_LAMEXP_MINOR_LO,VER_LAMEXP_BUILD
2010-11-06 23:04:47 +01:00
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x3L
#else
FILEFLAGS 0x2L
#endif
FILEOS 0x40004L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "000004b0"
BEGIN
VALUE "Comments", "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY"
VALUE "CompanyName", "Free Software Foundation"
VALUE "FileDescription", "LameXP - Audio Encoder Front-End"
2010-11-08 00:24:54 +01:00
VALUE "FileVersion", VER_LAMEXP_STR
2010-11-06 23:04:47 +01:00
VALUE "InternalName", "LameXP Qt"
2011-01-01 17:04:25 +01:00
VALUE "LegalCopyright", "Copyright (C) 2004-2011 LoRd_MuldeR <MuldeR2@GMX.de>"
2010-11-06 23:04:47 +01:00
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/>"
VALUE "OriginalFilename", "LameXP.exe"
VALUE "ProductName", "LameXP - Audio Encoder Front-End"
2010-11-07 23:06:30 +01:00
VALUE "ProductVersion", VER_LAMEXP_STR
2010-11-06 23:04:47 +01:00
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x0, 1200
END
END
2010-11-08 00:24:54 +01:00
#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// German (Germany) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
#ifdef _WIN32
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
#pragma code_page(1252)
#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE
BEGIN
"src\\Resource.h\0"
END
2 TEXTINCLUDE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// WAVE
//
IDR_WAVE_ABOUT WAVE "res\\sounds\\uuaarrgh.wav"
2010-11-25 18:28:42 +01:00
IDR_WAVE_SUCCESS WAVE "res\\sounds\\success.wav"
IDR_WAVE_ERROR WAVE "res\\sounds\\error.wav"
IDR_WAVE_ABORTED WAVE "res\\sounds\\aborted.wav"
2010-12-20 22:13:01 +01:00
IDR_WAVE_WHAMMY WAVE "res\\sounds\\whammy.wav"
2010-12-22 01:01:01 +01:00
IDR_WAVE_WOOHOO WAVE "res\\sounds\\woohoo.wav"
2011-03-18 01:12:17 +01:00
IDR_WAVE_SHUTDOWN WAVE "res\\sounds\\shutdown.wav"
2010-11-07 23:06:30 +01:00
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_ICON1 ICON "res\\MainIcon.ico"
2011-03-12 01:50:43 +01:00
IDI_ICON2 ICON "res\\FolderIcon.ico"
2010-11-06 23:04:47 +01:00
#endif // German (Germany) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED