From: <man...@us...> - 2013-11-06 17:05:52
|
Revision: 3102 http://sourceforge.net/p/modplug/code/3102 Author: manxorist Date: 2013-11-06 17:05:42 +0000 (Wed, 06 Nov 2013) Log Message: ----------- [Int] Do not generate debug information for ReleaseNoLTCG builds. Speeds up build times by about another 10%. Modified Paths: -------------- trunk/OpenMPT/build/UnRAR.vcproj trunk/OpenMPT/build/UnRAR.vcxproj trunk/OpenMPT/build/UnRAR.vcxproj.filters trunk/OpenMPT/build/flac.vcproj trunk/OpenMPT/build/flac.vcxproj trunk/OpenMPT/build/flac.vcxproj.filters trunk/OpenMPT/build/lhasa.vcproj trunk/OpenMPT/build/lhasa.vcxproj trunk/OpenMPT/build/lhasa.vcxproj.filters trunk/OpenMPT/build/miniz.vcproj trunk/OpenMPT/build/miniz.vcxproj trunk/OpenMPT/build/miniz.vcxproj.filters trunk/OpenMPT/build/minizip.vcproj trunk/OpenMPT/build/minizip.vcxproj trunk/OpenMPT/build/minizip.vcxproj.filters trunk/OpenMPT/build/portaudio.vcproj trunk/OpenMPT/build/portaudio.vcxproj trunk/OpenMPT/build/portaudio.vcxproj.filters trunk/OpenMPT/build/portmidi.vcproj trunk/OpenMPT/build/portmidi.vcxproj trunk/OpenMPT/build/portmidi.vcxproj.filters trunk/OpenMPT/build/smbPitchShift.vcproj trunk/OpenMPT/build/smbPitchShift.vcxproj trunk/OpenMPT/build/smbPitchShift.vcxproj.filters trunk/OpenMPT/build/soundtouch.vcproj trunk/OpenMPT/build/soundtouch.vcxproj trunk/OpenMPT/build/soundtouch.vcxproj.filters trunk/OpenMPT/build/zlib.vcproj trunk/OpenMPT/build/zlib.vcxproj trunk/OpenMPT/build/zlib.vcxproj.filters trunk/OpenMPT/include/premake4-defaults-DLL.lua trunk/OpenMPT/include/premake4-defaults.lua trunk/OpenMPT/mptrack/mptrack_10.vcxproj Modified: trunk/OpenMPT/build/UnRAR.vcproj =================================================================== --- trunk/OpenMPT/build/UnRAR.vcproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/UnRAR.vcproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -361,7 +361,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\UnRAR.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" /> <Tool Name="VCManagedResourceCompilerTool" @@ -439,7 +439,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\UnRAR.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" /> <Tool Name="VCManagedResourceCompilerTool" Modified: trunk/OpenMPT/build/UnRAR.vcxproj =================================================================== --- trunk/OpenMPT/build/UnRAR.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/UnRAR.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -234,7 +234,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>NDEBUG;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> @@ -245,10 +245,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)UnRAR.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNoLTCG|x64'"> @@ -264,7 +263,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>NDEBUG;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> @@ -275,10 +274,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)UnRAR.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemGroup> Modified: trunk/OpenMPT/build/UnRAR.vcxproj.filters =================================================================== --- trunk/OpenMPT/build/UnRAR.vcxproj.filters 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/UnRAR.vcxproj.filters 2013-11-06 17:05:42 UTC (rev 3102) @@ -2,10 +2,10 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="include"> - <UniqueIdentifier>{51B7AB45-ACC4-A449-9AF7-00C9FCCFB1D3}</UniqueIdentifier> + <UniqueIdentifier>{51767C19-EBB5-3448-8D82-2C4A76FF7978}</UniqueIdentifier> </Filter> <Filter Include="include\unrar"> - <UniqueIdentifier>{9F0BFE6F-155F-6846-918A-6175DC85C5E7}</UniqueIdentifier> + <UniqueIdentifier>{1C42A34F-03C5-A940-9043-178F6FD772A9}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> Modified: trunk/OpenMPT/build/flac.vcproj =================================================================== --- trunk/OpenMPT/build/flac.vcproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/flac.vcproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -367,7 +367,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\flac.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool @@ -446,7 +446,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\flac.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool Modified: trunk/OpenMPT/build/flac.vcxproj =================================================================== --- trunk/OpenMPT/build/flac.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/flac.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -240,7 +240,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -252,10 +252,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)flac.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNoLTCG|x64'"> @@ -271,7 +270,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -283,10 +282,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)flac.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemGroup> Modified: trunk/OpenMPT/build/flac.vcxproj.filters =================================================================== --- trunk/OpenMPT/build/flac.vcxproj.filters 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/flac.vcxproj.filters 2013-11-06 17:05:42 UTC (rev 3102) @@ -2,31 +2,31 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="include"> - <UniqueIdentifier>{BC279AC7-C6B4-AE41-9ECC-A7C52B3C8A0D}</UniqueIdentifier> + <UniqueIdentifier>{8D73C555-D4B8-2D41-AA64-549185F6A866}</UniqueIdentifier> </Filter> <Filter Include="include\flac"> - <UniqueIdentifier>{3CFFBEDE-7D8E-A945-A8EC-D6F443D35E0A}</UniqueIdentifier> + <UniqueIdentifier>{7DBFD967-716A-5D4C-ADB7-87AD1E067B04}</UniqueIdentifier> </Filter> <Filter Include="include\flac\src"> - <UniqueIdentifier>{95A41CB5-5215-8D4F-8396-C62A7188EFEA}</UniqueIdentifier> + <UniqueIdentifier>{D7462892-CBBF-FF43-9AAB-B693D2FBDC29}</UniqueIdentifier> </Filter> <Filter Include="include\flac\src\libFLAC"> - <UniqueIdentifier>{520298DF-75E3-F349-A4A1-6EFED0096B06}</UniqueIdentifier> + <UniqueIdentifier>{EF8383C6-ED33-B646-902E-3CAC851D6EC9}</UniqueIdentifier> </Filter> <Filter Include="include\flac\src\libFLAC\include"> - <UniqueIdentifier>{E982D50B-C72D-B142-B902-2654348C1634}</UniqueIdentifier> + <UniqueIdentifier>{81BF1A39-AD5A-8E42-AE15-62BE0CE41E4C}</UniqueIdentifier> </Filter> <Filter Include="include\flac\src\libFLAC\include\private"> - <UniqueIdentifier>{6A4252D2-AFB2-484A-9255-12EE5A59463A}</UniqueIdentifier> + <UniqueIdentifier>{FE262055-A0D1-3744-9497-258BCA1F6C01}</UniqueIdentifier> </Filter> <Filter Include="include\flac\src\libFLAC\include\protected"> - <UniqueIdentifier>{C5A39CAF-4859-6C44-A0BC-8B8CAA772238}</UniqueIdentifier> + <UniqueIdentifier>{FF7B7C17-1823-974C-89DA-FF2A5247C924}</UniqueIdentifier> </Filter> <Filter Include="include\flac\include"> - <UniqueIdentifier>{1B8F9693-09EE-2147-815C-476B021C5415}</UniqueIdentifier> + <UniqueIdentifier>{0990FB44-4019-D04E-BB03-72B126850B59}</UniqueIdentifier> </Filter> <Filter Include="include\flac\include\FLAC"> - <UniqueIdentifier>{7ACCC449-A61B-0F47-A15B-DDF1E1736629}</UniqueIdentifier> + <UniqueIdentifier>{1150D860-3747-1442-B79E-D73527226503}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> Modified: trunk/OpenMPT/build/lhasa.vcproj =================================================================== --- trunk/OpenMPT/build/lhasa.vcproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/lhasa.vcproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -365,7 +365,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\lhasa.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool @@ -444,7 +444,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\lhasa.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool Modified: trunk/OpenMPT/build/lhasa.vcxproj =================================================================== --- trunk/OpenMPT/build/lhasa.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/lhasa.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -238,7 +238,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -250,10 +250,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)lhasa.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNoLTCG|x64'"> @@ -269,7 +268,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -281,10 +280,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)lhasa.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemGroup> Modified: trunk/OpenMPT/build/lhasa.vcxproj.filters =================================================================== --- trunk/OpenMPT/build/lhasa.vcxproj.filters 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/lhasa.vcxproj.filters 2013-11-06 17:05:42 UTC (rev 3102) @@ -2,16 +2,16 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="include"> - <UniqueIdentifier>{5C28B7BC-E688-F04C-AA7A-4C818FF0B931}</UniqueIdentifier> + <UniqueIdentifier>{57BB3C0A-4A1D-D048-B470-7CF98B0CBDCB}</UniqueIdentifier> </Filter> <Filter Include="include\lhasa"> - <UniqueIdentifier>{E594F94D-4264-C845-85EE-136F04FDC899}</UniqueIdentifier> + <UniqueIdentifier>{7412795A-0437-7643-B5D9-22E06ED9098C}</UniqueIdentifier> </Filter> <Filter Include="include\lhasa\lib"> - <UniqueIdentifier>{D40C9477-3313-964A-979A-69394903E541}</UniqueIdentifier> + <UniqueIdentifier>{931B1DF3-70F2-8740-803C-39C953DD9FEC}</UniqueIdentifier> </Filter> <Filter Include="include\lhasa\lib\public"> - <UniqueIdentifier>{8DFECA0F-7BAD-204D-913B-C35F91525497}</UniqueIdentifier> + <UniqueIdentifier>{C54B6B76-3F76-EE45-A718-EC0297A09AEF}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> Modified: trunk/OpenMPT/build/miniz.vcproj =================================================================== --- trunk/OpenMPT/build/miniz.vcproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/miniz.vcproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -356,7 +356,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\miniz.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool @@ -433,7 +433,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\miniz.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool Modified: trunk/OpenMPT/build/miniz.vcxproj =================================================================== --- trunk/OpenMPT/build/miniz.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/miniz.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -229,7 +229,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -240,10 +240,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)miniz.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNoLTCG|x64'"> @@ -258,7 +257,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -269,10 +268,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)miniz.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemGroup> Modified: trunk/OpenMPT/build/miniz.vcxproj.filters =================================================================== --- trunk/OpenMPT/build/miniz.vcxproj.filters 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/miniz.vcxproj.filters 2013-11-06 17:05:42 UTC (rev 3102) @@ -2,10 +2,10 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="include"> - <UniqueIdentifier>{97148828-3006-8947-A52E-EC3FF6B45E77}</UniqueIdentifier> + <UniqueIdentifier>{15789938-0F62-9846-8B2C-2797DE8CE25D}</UniqueIdentifier> </Filter> <Filter Include="include\miniz"> - <UniqueIdentifier>{6643FDE6-C22E-B042-81AF-FE904E9F7D76}</UniqueIdentifier> + <UniqueIdentifier>{46064C07-37BC-A344-8CAE-C7B09727E3F8}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> Modified: trunk/OpenMPT/build/minizip.vcproj =================================================================== --- trunk/OpenMPT/build/minizip.vcproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/minizip.vcproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -365,7 +365,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\minizip.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool @@ -444,7 +444,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\minizip.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool Modified: trunk/OpenMPT/build/minizip.vcxproj =================================================================== --- trunk/OpenMPT/build/minizip.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/minizip.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -238,7 +238,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -250,10 +250,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)minizip.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNoLTCG|x64'"> @@ -269,7 +268,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -281,10 +280,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)minizip.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemGroup> Modified: trunk/OpenMPT/build/minizip.vcxproj.filters =================================================================== --- trunk/OpenMPT/build/minizip.vcxproj.filters 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/minizip.vcxproj.filters 2013-11-06 17:05:42 UTC (rev 3102) @@ -2,16 +2,16 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="include"> - <UniqueIdentifier>{68E4E657-7DF1-0C4B-8987-D76FD8397852}</UniqueIdentifier> + <UniqueIdentifier>{7457BDD8-5A7E-3645-AA83-D02E7EA0B204}</UniqueIdentifier> </Filter> <Filter Include="include\zlib"> - <UniqueIdentifier>{15B45470-842E-9B43-B697-6023C422B24E}</UniqueIdentifier> + <UniqueIdentifier>{75761BC3-8F76-2248-AEE3-4A454563635E}</UniqueIdentifier> </Filter> <Filter Include="include\zlib\contrib"> - <UniqueIdentifier>{63B7D41F-8A1F-C241-A874-442FA1EAA018}</UniqueIdentifier> + <UniqueIdentifier>{2EC4A12B-43A7-744E-B99F-8657B723A342}</UniqueIdentifier> </Filter> <Filter Include="include\zlib\contrib\minizip"> - <UniqueIdentifier>{EF7621CA-D165-674C-803F-38D7C80333B9}</UniqueIdentifier> + <UniqueIdentifier>{412A0F97-BBA5-A549-98DC-1F287CA99178}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> Modified: trunk/OpenMPT/build/portaudio.vcproj =================================================================== --- trunk/OpenMPT/build/portaudio.vcproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/portaudio.vcproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -367,7 +367,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\portaudio.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool @@ -446,7 +446,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\portaudio.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool Modified: trunk/OpenMPT/build/portaudio.vcxproj =================================================================== --- trunk/OpenMPT/build/portaudio.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/portaudio.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -240,7 +240,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -252,10 +252,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)portaudio.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNoLTCG|x64'"> @@ -271,7 +270,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -283,10 +282,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)portaudio.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemGroup> Modified: trunk/OpenMPT/build/portaudio.vcxproj.filters =================================================================== --- trunk/OpenMPT/build/portaudio.vcxproj.filters 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/portaudio.vcxproj.filters 2013-11-06 17:05:42 UTC (rev 3102) @@ -2,40 +2,40 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="include"> - <UniqueIdentifier>{455A4AD8-7F19-1740-A2A1-A81AEC2A2F2A}</UniqueIdentifier> + <UniqueIdentifier>{99BAB021-4C99-B348-AACF-344FF1726439}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio"> - <UniqueIdentifier>{E99D1DCD-EDEA-7E4E-8A84-E0D59D218607}</UniqueIdentifier> + <UniqueIdentifier>{D2161D54-E60D-4948-9B9B-6621A6F13F1E}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio\src"> - <UniqueIdentifier>{A8E9B71E-9412-6349-AC9B-333F61821F72}</UniqueIdentifier> + <UniqueIdentifier>{CCDEC5E6-B32E-8F4B-A293-B270A6FDEA57}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio\src\common"> - <UniqueIdentifier>{13AE8E55-FE11-3B4B-93A7-000039535B61}</UniqueIdentifier> + <UniqueIdentifier>{E8114CF1-7723-C44D-B4BA-96860ABFF466}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio\src\os"> - <UniqueIdentifier>{4699E520-3AE4-6141-9093-087992BBB213}</UniqueIdentifier> + <UniqueIdentifier>{92F393FF-B386-A341-8B42-084868C204C3}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio\src\os\win"> - <UniqueIdentifier>{A2B3933A-ECC3-734E-975A-8B46190AE1EB}</UniqueIdentifier> + <UniqueIdentifier>{D4A91A02-C132-E04A-B855-8BA1E09891EA}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio\include"> - <UniqueIdentifier>{58D3A6A2-25AA-2F40-8257-E52743AE99F7}</UniqueIdentifier> + <UniqueIdentifier>{98E537E0-14E1-C846-9D02-21198A309310}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio\src\hostapi"> - <UniqueIdentifier>{8C14202C-0574-8345-BB77-34EA1BAA9DF1}</UniqueIdentifier> + <UniqueIdentifier>{7F49FF6C-1F50-314E-8053-020031A8F958}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio\src\hostapi\skeleton"> - <UniqueIdentifier>{588B0977-E6B3-854B-9190-98A3D6B7CC77}</UniqueIdentifier> + <UniqueIdentifier>{67499B7B-1D18-C64C-B2BA-9740036B1C73}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio\src\hostapi\wasapi"> - <UniqueIdentifier>{DD60F2D1-ACB0-D047-AD86-46423AB4AE28}</UniqueIdentifier> + <UniqueIdentifier>{80A199BB-F4EE-074A-8ED7-A9575E35A0DE}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio\src\hostapi\wdmks"> - <UniqueIdentifier>{8D97D935-B3C7-6E48-A743-FF00CED9224D}</UniqueIdentifier> + <UniqueIdentifier>{7BC7FC30-D490-2845-8ABB-8DE5C2B2ABC3}</UniqueIdentifier> </Filter> <Filter Include="include\portaudio\src\hostapi\wmme"> - <UniqueIdentifier>{83CD4FDE-848C-0146-ADE4-6F769FAC0465}</UniqueIdentifier> + <UniqueIdentifier>{DAF7B18E-6E41-3345-B6D2-80EC5392B14D}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> Modified: trunk/OpenMPT/build/portmidi.vcproj =================================================================== --- trunk/OpenMPT/build/portmidi.vcproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/portmidi.vcproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -365,7 +365,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\portmidi.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool @@ -444,7 +444,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\portmidi.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool Modified: trunk/OpenMPT/build/portmidi.vcxproj =================================================================== --- trunk/OpenMPT/build/portmidi.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/portmidi.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -238,7 +238,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -250,10 +250,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)portmidi.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNoLTCG|x64'"> @@ -269,7 +268,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -281,10 +280,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)portmidi.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemGroup> Modified: trunk/OpenMPT/build/portmidi.vcxproj.filters =================================================================== --- trunk/OpenMPT/build/portmidi.vcxproj.filters 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/portmidi.vcxproj.filters 2013-11-06 17:05:42 UTC (rev 3102) @@ -2,19 +2,19 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="include"> - <UniqueIdentifier>{6114E260-E1F8-6947-B349-7622E3BDC753}</UniqueIdentifier> + <UniqueIdentifier>{DE42D4D6-D78D-3647-B5AC-229A6B1C1B9F}</UniqueIdentifier> </Filter> <Filter Include="include\portmidi"> - <UniqueIdentifier>{50CA398F-F2AC-E645-AF4A-DBC1FFA5B4CD}</UniqueIdentifier> + <UniqueIdentifier>{680620DC-F840-D64C-A2EB-7E69166C3D77}</UniqueIdentifier> </Filter> <Filter Include="include\portmidi\porttime"> - <UniqueIdentifier>{3862B94E-95EA-1542-BE0D-626E18D37DAC}</UniqueIdentifier> + <UniqueIdentifier>{0AD7BCB7-3426-C445-B25F-16F29BC6FB1E}</UniqueIdentifier> </Filter> <Filter Include="include\portmidi\pm_common"> - <UniqueIdentifier>{0EC89154-F78B-574A-9F98-DA57334ABC37}</UniqueIdentifier> + <UniqueIdentifier>{F697D9F4-6460-0849-9ED1-20B2E49FB931}</UniqueIdentifier> </Filter> <Filter Include="include\portmidi\pm_win"> - <UniqueIdentifier>{F3C17592-21C8-AE42-A181-E7020BA3EFC0}</UniqueIdentifier> + <UniqueIdentifier>{BC926FA0-F038-3D4A-A1C7-1C7D19316375}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> Modified: trunk/OpenMPT/build/smbPitchShift.vcproj =================================================================== --- trunk/OpenMPT/build/smbPitchShift.vcproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/smbPitchShift.vcproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -352,7 +352,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\smbPitchShift.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" /> <Tool Name="VCManagedResourceCompilerTool" @@ -428,7 +428,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\smbPitchShift.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" /> <Tool Name="VCManagedResourceCompilerTool" Modified: trunk/OpenMPT/build/smbPitchShift.vcxproj =================================================================== --- trunk/OpenMPT/build/smbPitchShift.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/smbPitchShift.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -225,7 +225,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>NDEBUG;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> @@ -235,10 +235,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)smbPitchShift.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNoLTCG|x64'"> @@ -253,7 +252,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>NDEBUG;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> @@ -263,10 +262,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)smbPitchShift.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemGroup> Modified: trunk/OpenMPT/build/smbPitchShift.vcxproj.filters =================================================================== --- trunk/OpenMPT/build/smbPitchShift.vcxproj.filters 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/smbPitchShift.vcxproj.filters 2013-11-06 17:05:42 UTC (rev 3102) @@ -2,10 +2,10 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="include"> - <UniqueIdentifier>{A75DACD9-D1B6-884F-A4DB-9FAF4F94EFF3}</UniqueIdentifier> + <UniqueIdentifier>{7C835FEF-2C29-4D40-8EE0-6912B30FCCC3}</UniqueIdentifier> </Filter> <Filter Include="include\smbPitchShift"> - <UniqueIdentifier>{34F0855B-629A-9142-A884-7083C1047697}</UniqueIdentifier> + <UniqueIdentifier>{2E981FC7-F06B-AF41-A057-6FAE1606AFC0}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> Modified: trunk/OpenMPT/build/soundtouch.vcproj =================================================================== --- trunk/OpenMPT/build/soundtouch.vcproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/soundtouch.vcproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -384,7 +384,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\OpenMPT_SoundTouch_i16.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" /> <Tool Name="VCManagedResourceCompilerTool" @@ -401,8 +401,7 @@ OutputFile="$(OutDir)\OpenMPT_SoundTouch_i16.dll" LinkIncremental="1" AdditionalLibraryDirectories="" - GenerateDebugInformation="true" - ProgramDataBaseFileName="$(OutDir)\OpenMPT_SoundTouch_i16.pdb" + GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" @@ -469,7 +468,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\OpenMPT_SoundTouch_i16.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" /> <Tool Name="VCManagedResourceCompilerTool" @@ -486,8 +485,7 @@ OutputFile="$(OutDir)\OpenMPT_SoundTouch_i16.dll" LinkIncremental="1" AdditionalLibraryDirectories="" - GenerateDebugInformation="true" - ProgramDataBaseFileName="$(OutDir)\OpenMPT_SoundTouch_i16.pdb" + GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" Modified: trunk/OpenMPT/build/soundtouch.vcxproj =================================================================== --- trunk/OpenMPT/build/soundtouch.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/soundtouch.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -241,7 +241,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>DLL_EXPORTS;SOUNDTOUCH_INTEGER_SAMPLES=1;NDEBUG;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> @@ -250,10 +250,9 @@ <OutputFile>$(OutDir)OpenMPT_SoundTouch_i16.dll</OutputFile> <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)OpenMPT_SoundTouch_i16.pdb</ProgramDataBaseFileName> <ImportLibrary>..\bin\Win32\OpenMPT_SoundTouch_i16.lib</ImportLibrary> <TargetMachine>MachineX86</TargetMachine> </Link> @@ -270,7 +269,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>DLL_EXPORTS;SOUNDTOUCH_INTEGER_SAMPLES=1;NDEBUG;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> @@ -279,10 +278,9 @@ <OutputFile>$(OutDir)OpenMPT_SoundTouch_i16.dll</OutputFile> <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)OpenMPT_SoundTouch_i16.pdb</ProgramDataBaseFileName> <ImportLibrary>..\bin\x64\OpenMPT_SoundTouch_i16.lib</ImportLibrary> <TargetMachine>MachineX64</TargetMachine> </Link> Modified: trunk/OpenMPT/build/soundtouch.vcxproj.filters =================================================================== --- trunk/OpenMPT/build/soundtouch.vcxproj.filters 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/soundtouch.vcxproj.filters 2013-11-06 17:05:42 UTC (rev 3102) @@ -2,10 +2,10 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="include"> - <UniqueIdentifier>{C86BDA7D-138A-4844-BC6A-5158246C049C}</UniqueIdentifier> + <UniqueIdentifier>{029FCCE7-7ED3-9A48-94DA-E68EE97D080E}</UniqueIdentifier> </Filter> <Filter Include="include\soundtouch"> - <UniqueIdentifier>{5E973CAA-062C-9F46-9E1D-547DE46D6A68}</UniqueIdentifier> + <UniqueIdentifier>{76AA8244-FE2B-6345-9076-C1618A06ED3F}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> Modified: trunk/OpenMPT/build/zlib.vcproj =================================================================== --- trunk/OpenMPT/build/zlib.vcproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/zlib.vcproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -365,7 +365,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\zlib.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool @@ -444,7 +444,7 @@ UsePrecompiledHeader="0" WarningLevel="3" ProgramDataBaseFileName="$(OutDir)\zlib.pdb" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="1" /> <Tool Modified: trunk/OpenMPT/build/zlib.vcxproj =================================================================== --- trunk/OpenMPT/build/zlib.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/zlib.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -238,7 +238,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -250,10 +250,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)zlib.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNoLTCG|x64'"> @@ -269,7 +268,7 @@ <PrecompiledHeader></PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <FloatingPointModel>Fast</FloatingPointModel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat></DebugInformationFormat> <CompileAs>CompileAsC</CompileAs> </ClCompile> <ResourceCompile> @@ -281,10 +280,9 @@ </Lib> <Link> <SubSystem>Windows</SubSystem> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> - <ProgramDataBaseFileName>$(OutDir)zlib.pdb</ProgramDataBaseFileName> </Link> </ItemDefinitionGroup> <ItemGroup> Modified: trunk/OpenMPT/build/zlib.vcxproj.filters =================================================================== --- trunk/OpenMPT/build/zlib.vcxproj.filters 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/build/zlib.vcxproj.filters 2013-11-06 17:05:42 UTC (rev 3102) @@ -2,10 +2,10 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="include"> - <UniqueIdentifier>{03311BD6-ECC2-D946-8069-8756F632AFAD}</UniqueIdentifier> + <UniqueIdentifier>{BE54134D-FF2C-5046-9105-407487BD1D22}</UniqueIdentifier> </Filter> <Filter Include="include\zlib"> - <UniqueIdentifier>{EF032031-D569-954F-89A3-685063F250C1}</UniqueIdentifier> + <UniqueIdentifier>{CD49036E-5713-3445-9AC9-2B28DE4FE443}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> Modified: trunk/OpenMPT/include/premake4-defaults-DLL.lua =================================================================== --- trunk/OpenMPT/include/premake4-defaults-DLL.lua 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/include/premake4-defaults-DLL.lua 2013-11-06 17:05:42 UTC (rev 3102) @@ -34,5 +34,5 @@ configuration "ReleaseNoLTCG" defines { "NDEBUG" } defines { "WIN32", "_CRT_SECURE_NO_WARNINGS", "_CRT_NONSTDC_NO_DEPRECATE", "_CRT_SECURE_NO_DEPRECATE", "_CRT_NONSTDC_NO_WARNINGS" } - flags { "Symbols", "Optimize", "FloatFast", "StaticRuntime" } + flags { "Optimize", "FloatFast", "StaticRuntime" } buildoptions { "/GL- /MP" } Modified: trunk/OpenMPT/include/premake4-defaults.lua =================================================================== --- trunk/OpenMPT/include/premake4-defaults.lua 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/include/premake4-defaults.lua 2013-11-06 17:05:42 UTC (rev 3102) @@ -34,5 +34,5 @@ configuration "ReleaseNoLTCG" defines { "NDEBUG" } defines { "WIN32", "_CRT_SECURE_NO_WARNINGS", "_CRT_NONSTDC_NO_DEPRECATE", "_CRT_SECURE_NO_DEPRECATE", "_CRT_NONSTDC_NO_WARNINGS" } - flags { "Symbols", "Optimize", "FloatFast", "StaticRuntime" } + flags { "Optimize", "FloatFast", "StaticRuntime" } buildoptions { "/GL- /MP" } Modified: trunk/OpenMPT/mptrack/mptrack_10.vcxproj =================================================================== --- trunk/OpenMPT/mptrack/mptrack_10.vcxproj 2013-11-06 16:49:01 UTC (rev 3101) +++ trunk/OpenMPT/mptrack/mptrack_10.vcxproj 2013-11-06 17:05:42 UTC (rev 3102) @@ -346,12 +346,13 @@ <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <WarningLevel>Level4</WarningLevel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <CompileAs>Default</CompileAs> <ExceptionHandling>Async</ExceptionHandling> <IntrinsicFunctions>true</IntrinsicFunctions> <FloatingPointModel>Fast</FloatingPointModel> <MultiProcessorCompilation>true</MultiProcessorCompilation> + <DebugInformationFormat> + </DebugInformationFormat> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> @@ -364,7 +365,6 @@ <SuppressStartupBanner>true</SuppressStartupBanner> <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> <DelayLoadDLLs>OpenMPT_SoundTouch_i16.dll;%(DelayLoadDLLs)</DelayLoadDLLs> - <GenerateDebugInformation>true</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> @@ -373,6 +373,7 @@ <IgnoreSpecificDefaultLibraries> </IgnoreSpecificDefaultLibraries> <LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration> + <GenerateDebugInformation>false</GenerateDebugInformation> </Link> <Manifest> <AdditionalManifestFiles>$(ProjectDir)res/rt_manif.bin;%(AdditionalManifestFiles)</AdditionalManifestFiles> @@ -400,7 +401,8 @@ <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <WarningLevel>Level4</WarningLevel> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <DebugInformationFormat> + </DebugInformationFormat> <CompileAs>Default</CompileAs> <ExceptionHandling>Async</ExceptionHandling> <IntrinsicFunctions>true</IntrinsicFunctions> @@ -418,7 +420,7 @@ <SuppressStartupBanner>true</SuppressStartupBanner> <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> <DelayLoadDLLs>OpenMPT_SoundTouch_i16.dll;%(DelayLoadDLLs)</DelayLoadDLLs> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |