OSDN Git Service

Updated changelog.
[lamexp/LameXP.git] / LameXP.rc
index 46b7c7b..b793b7a 100644 (file)
--- a/LameXP.rc
+++ b/LameXP.rc
@@ -1,13 +1,15 @@
 // Microsoft Visual C++ generated resource script.
 //
-#include "src\Resource.h"
+#define LAMEXP_INC_CONFIG
+#include "src/Config.h"
+#include "src/Resource.h"
 
 #define APSTUDIO_READONLY_SYMBOLS
 /////////////////////////////////////////////////////////////////////////////
 //
 // Generated from the TEXTINCLUDE 2 resource.
 //
-#include "afxres.h"
+#include "WinResrc.h" //"afxres.h"
 
 /////////////////////////////////////////////////////////////////////////////
 #undef APSTUDIO_READONLY_SYMBOLS
@@ -48,7 +50,7 @@ BEGIN
             VALUE "FileDescription", "LameXP - Audio Encoder Front-End"
             VALUE "FileVersion", VER_LAMEXP_STR
             VALUE "InternalName", "LameXP Qt"
-            VALUE "LegalCopyright", "Copyright (C) 2004-2010 LoRd_MuldeR <MuldeR2@GMX.de>"
+            VALUE "LegalCopyright", "Copyright (C) 2004-2015 LoRd_MuldeR <MuldeR2@GMX.de>"
             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"
@@ -102,28 +104,17 @@ END
 
 /////////////////////////////////////////////////////////////////////////////
 //
-// WAVE
-//
-
-IDR_WAVE_ABOUT          WAVE                    "res\\sounds\\uuaarrgh.wav"
-IDR_WAVE_SUCCESS        WAVE                    "res\\sounds\\success.wav"
-IDR_WAVE_ERROR          WAVE                    "res\\sounds\\error.wav"
-IDR_WAVE_ABORTED        WAVE                    "res\\sounds\\aborted.wav"
-IDR_WAVE_WHAMMY         WAVE                    "res\\sounds\\whammy.wav"
-
-/////////////////////////////////////////////////////////////////////////////
-//
 // Icon
 //
 
 // Icon with lowest ID value placed first to ensure application icon
 // remains consistent on all systems.
 IDI_ICON1               ICON                    "res\\MainIcon.ico"
+IDI_ICON2               ICON                    "res\\FolderIcon.ico"
 #endif    // German (Germany) resources
 /////////////////////////////////////////////////////////////////////////////
 
 
-
 #ifndef APSTUDIO_INVOKED
 /////////////////////////////////////////////////////////////////////////////
 //
@@ -133,4 +124,3 @@ IDI_ICON1               ICON                    "res\\MainIcon.ico"
 
 /////////////////////////////////////////////////////////////////////////////
 #endif    // not APSTUDIO_INVOKED
-