From 799b73c25853c16264415e766edd240b98ff79ac Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sun, 2 Dec 2012 15:11:22 +0100 Subject: [PATCH] Updated Copying.txt file. --- Copying.txt | 2 +- LameXP_VS2010.vcxproj | 2 +- src/Config.h | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Copying.txt b/Copying.txt index 37ce62e5..44edff71 100644 --- a/Copying.txt +++ b/Copying.txt @@ -1,6 +1,6 @@ LameXP was created from the scratch by LoRd_MuldeR and is distributed under the terms of GNU General Public License. Please see the 'License.txt' file for details! -The Qt GUI Toolkit is Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). You may use, distribute and copy the Qt GUI Toolkit under the terms of GNU General Public License version 3. +The Qt GUI Toolkit is Copyright (C) 2012 Digia Finland Ltd and/or its subsidiary(-ies). You may use, distribute and copy the Qt GUI Toolkit under the terms of GNU General Public License version 3. The copyright of all third-party programs included in LameXP belongs to the individual software authors. Please see the "About third-party software" dialog for details! diff --git a/LameXP_VS2010.vcxproj b/LameXP_VS2010.vcxproj index d92c5484..8e6cef90 100644 --- a/LameXP_VS2010.vcxproj +++ b/LameXP_VS2010.vcxproj @@ -216,7 +216,7 @@ del "$(TargetDir)imageformats\q???d4.dll" "/MANIFESTDEPENDENCY:type=%27win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27 processorArchitecture=%27*%27" %(AdditionalOptions) - qtmain.lib;QtCore.lib;QtGui.lib;QtSvg.lib;qsvg.lib;qico.lib;Winmm.lib;imm32.lib;ws2_32.lib;Shlwapi.lib;Wininet.lib;PowrProf.lib;QKeccakHash_VS2010.lib;EncodePointer.lib;%(AdditionalDependencies) + qtmain.lib;QtCore.lib;QtGui.lib;QtSvg.lib;qsvg.lib;qico.lib;qtga.lib;Winmm.lib;imm32.lib;ws2_32.lib;Shlwapi.lib;Wininet.lib;PowrProf.lib;QKeccakHash_VS2010.lib;EncodePointer.lib;%(AdditionalDependencies) LinkVerboseLib $(SolutionDir)\etc\Prerequisites\qt4_static\lib;$(SolutionDir)\etc\Prerequisites\qt4_static\plugins\imageformats;$(SolutionDir)\etc\Prerequisites\EncodePointer\lib;$(SolutionDir)\etc\Prerequisites\VisualLeakDetector\lib\Win32;$(SolutionDir)\etc\Prerequisites\keccak\lib\$(Configuration);%(AdditionalLibraryDirectories) %(IgnoreSpecificDefaultLibraries) diff --git a/src/Config.h b/src/Config.h index 83bb5a14..38f30737 100644 --- a/src/Config.h +++ b/src/Config.h @@ -29,8 +29,8 @@ #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 7 #define VER_LAMEXP_TYPE Alpha -#define VER_LAMEXP_PATCH 4 -#define VER_LAMEXP_BUILD 1199 +#define VER_LAMEXP_PATCH 5 +#define VER_LAMEXP_BUILD 1200 /////////////////////////////////////////////////////////////////////////////// // Tool versions (minimum expected versions!)