From 79f80ac7daa7c63f41b506e7bef343660bbbfa90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Fri, 4 Jul 2014 12:17:17 +0300 Subject: [PATCH] Don't set path to a precompiled header - precompiled headers are disabled --- codec/build/win32/dec/WelsDecCore.vcproj | 4 ---- codec/build/win32/dec/WelsDecPlus.vcproj | 4 ---- codec/build/win32/dec/decConsole.vcproj | 4 ---- codec/build/win32/enc/WelsEncCore.vcproj | 4 ---- codec/build/win32/enc/WelsEncPlus.vcproj | 4 ---- codec/build/win32/enc/encConsole.vcproj | 4 ---- 6 files changed, 24 deletions(-) diff --git a/codec/build/win32/dec/WelsDecCore.vcproj b/codec/build/win32/dec/WelsDecCore.vcproj index ff3159ef..49a63cf9 100644 --- a/codec/build/win32/dec/WelsDecCore.vcproj +++ b/codec/build/win32/dec/WelsDecCore.vcproj @@ -59,7 +59,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\decoder\core\release/WelsDecCore.pch" AssemblerListingLocation=".\..\..\..\obj\decoder\core\release/" ObjectFile=".\..\..\..\obj\decoder\core\release/" ProgramDataBaseFileName=".\..\..\..\obj\decoder\core\release/" @@ -137,7 +136,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\decoder\core\release/WelsDecCore.pch" AssemblerListingLocation=".\..\..\..\obj\decoder\core\release/" ObjectFile=".\..\..\..\obj\decoder\core\release/" ProgramDataBaseFileName=".\..\..\..\obj\decoder\core\release/" @@ -212,7 +210,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\decoder\core\debug/WelsDecCore.pch" AssemblerListingLocation=".\..\..\..\obj\decoder\core\debug/" ObjectFile=".\..\..\..\obj\decoder\core\debug/" ProgramDataBaseFileName=".\..\..\..\obj\decoder\core\debug/" @@ -288,7 +285,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\decoder\core\debug/WelsDecCore.pch" AssemblerListingLocation=".\..\..\..\obj\decoder\core\debug/" ObjectFile=".\..\..\..\obj\decoder\core\debug/" ProgramDataBaseFileName=".\..\..\..\obj\decoder\core\debug/" diff --git a/codec/build/win32/dec/WelsDecPlus.vcproj b/codec/build/win32/dec/WelsDecPlus.vcproj index 0027b0b1..f5c418ff 100644 --- a/codec/build/win32/dec/WelsDecPlus.vcproj +++ b/codec/build/win32/dec/WelsDecPlus.vcproj @@ -58,7 +58,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\decoder\plus\Release/WelsDecPlus.pch" AssemblerListingLocation=".\..\..\..\obj\decoder\plus\Release/" ObjectFile=".\..\..\..\obj\decoder\plus\Release/" ProgramDataBaseFileName=".\..\..\..\obj\decoder\plus\Release/" @@ -155,7 +154,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\decoder\plus\Release/WelsDecPlus.pch" AssemblerListingLocation=".\..\..\..\obj\decoder\plus\Release/" ObjectFile=".\..\..\..\obj\decoder\plus\Release/" ProgramDataBaseFileName=".\..\..\..\obj\decoder\plus\Release/" @@ -250,7 +248,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\decoder\plus\debug/WelsDecPlus.pch" AssemblerListingLocation=".\..\..\..\obj\decoder\plus\debug/" ObjectFile=".\..\..\..\obj\decoder\plus\debug/" ProgramDataBaseFileName=".\..\..\..\obj\decoder\plus\debug/" @@ -343,7 +340,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\decoder\plus\debug/WelsDecPlus.pch" AssemblerListingLocation=".\..\..\..\obj\decoder\plus\debug/" ObjectFile=".\..\..\..\obj\decoder\plus\debug/" ProgramDataBaseFileName=".\..\..\..\obj\decoder\plus\debug/" diff --git a/codec/build/win32/dec/decConsole.vcproj b/codec/build/win32/dec/decConsole.vcproj index bfcf58f6..4a202bfa 100644 --- a/codec/build/win32/dec/decConsole.vcproj +++ b/codec/build/win32/dec/decConsole.vcproj @@ -54,7 +54,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\decConsole\Release/decConsole.pch" AssemblerListingLocation=".\..\..\..\obj\decConsole\Release/" ObjectFile=".\..\..\..\obj\decConsole\Release/" ProgramDataBaseFileName=".\..\..\..\obj\decConsole\Release/" @@ -144,7 +143,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\decConsole\Release/decConsole.pch" AssemblerListingLocation=".\..\..\..\obj\decConsole\Release/" ObjectFile=".\..\..\..\obj\decConsole\Release/" ProgramDataBaseFileName=".\..\..\..\obj\decConsole\Release/" @@ -232,7 +230,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\decConsole\Debug/decConsole.pch" AssemblerListingLocation=".\..\..\..\obj\decConsole\Debug/" ObjectFile=".\..\..\..\obj\decConsole\Debug/" ProgramDataBaseFileName=".\..\..\..\obj\decConsole\Debug/" @@ -323,7 +320,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\decConsole\Debug/decConsole.pch" AssemblerListingLocation=".\..\..\..\obj\decConsole\Debug/" ObjectFile=".\..\..\..\obj\decConsole\Debug/" ProgramDataBaseFileName=".\..\..\..\obj\decConsole\Debug/" diff --git a/codec/build/win32/enc/WelsEncCore.vcproj b/codec/build/win32/enc/WelsEncCore.vcproj index 274726e8..b27f61d2 100644 --- a/codec/build/win32/enc/WelsEncCore.vcproj +++ b/codec/build/win32/enc/WelsEncCore.vcproj @@ -57,7 +57,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\encoder\core\Debug/WelsEncCore.pch" AssemblerListingLocation=".\..\..\..\obj\encoder\core\Debug/" ObjectFile=".\..\..\..\obj\encoder\core\Debug/" ProgramDataBaseFileName=".\..\..\..\obj\encoder\core\Debug/" @@ -134,7 +133,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\encoder\core\Debug/WelsEncCore.pch" AssemblerListingLocation=".\..\..\..\obj\encoder\core\Debug/" ObjectFile=".\..\..\..\obj\encoder\core\Debug/" ProgramDataBaseFileName=".\..\..\..\obj\encoder\core\Debug/" @@ -213,7 +211,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\encoder\core\Release/WelsEncCore.pch" AssemblerListingLocation=".\..\..\..\obj\encoder\core\Release/" ObjectFile=".\..\..\..\obj\encoder\core\Release/" ProgramDataBaseFileName=".\..\..\..\obj\encoder\core\Release/" @@ -293,7 +290,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\encoder\core\Release/WelsEncCore.pch" AssemblerListingLocation=".\..\..\..\obj\encoder\core\Release/" ObjectFile=".\..\..\..\obj\encoder\core\Release/" ProgramDataBaseFileName=".\..\..\..\obj\encoder\core\Release/" diff --git a/codec/build/win32/enc/WelsEncPlus.vcproj b/codec/build/win32/enc/WelsEncPlus.vcproj index 35bb85b5..dfcd30a0 100644 --- a/codec/build/win32/enc/WelsEncPlus.vcproj +++ b/codec/build/win32/enc/WelsEncPlus.vcproj @@ -56,7 +56,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\encoder\plus\Debug/WelsEncPlus.pch" AssemblerListingLocation=".\..\..\..\obj\encoder\plus\Debug/" ObjectFile=".\..\..\..\obj\encoder\plus\Debug/" ProgramDataBaseFileName=".\..\..\..\obj\encoder\plus\Debug/" @@ -151,7 +150,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\encoder\plus\Debug/WelsEncPlus.pch" AssemblerListingLocation=".\..\..\..\obj\encoder\plus\Debug/" ObjectFile=".\..\..\..\obj\encoder\plus\Debug/" ProgramDataBaseFileName=".\..\..\..\obj\encoder\plus\Debug/" @@ -250,7 +248,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\encoder\plus\Release/WelsEncPlus.pch" AssemblerListingLocation=".\..\..\..\obj\encoder\plus\Release/" ObjectFile=".\..\..\..\obj\encoder\plus\Release/" ProgramDataBaseFileName=".\..\..\..\obj\encoder\plus\Release/" @@ -350,7 +347,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\encoder\plus\Release/WelsEncPlus.pch" AssemblerListingLocation=".\..\..\..\obj\encoder\plus\Release/" ObjectFile=".\..\..\..\obj\encoder\plus\Release/" ProgramDataBaseFileName=".\..\..\..\obj\encoder\plus\Release/" diff --git a/codec/build/win32/enc/encConsole.vcproj b/codec/build/win32/enc/encConsole.vcproj index 492069af..478a9123 100644 --- a/codec/build/win32/enc/encConsole.vcproj +++ b/codec/build/win32/enc/encConsole.vcproj @@ -53,7 +53,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\encConsole\Debug/encConsole.pch" AssemblerListingLocation=".\..\..\..\obj\encConsole\Debug/" ObjectFile=".\..\..\..\obj\encConsole\Debug/" ProgramDataBaseFileName=".\..\..\..\obj\encConsole\Debug/" @@ -145,7 +144,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile=".\..\..\..\obj\encConsole\Debug/encConsole.pch" AssemblerListingLocation=".\..\..\..\obj\encConsole\Debug/" ObjectFile=".\..\..\..\obj\encConsole\Debug/" ProgramDataBaseFileName=".\..\..\..\obj\encConsole\Debug/" @@ -237,7 +235,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\encConsole\Release/encConsole.pch" AssemblerListingLocation=".\..\..\..\obj\encConsole\Release/" ObjectFile=".\..\..\..\obj\encConsole\Release/" ProgramDataBaseFileName=".\..\..\..\obj\encConsole\Release/" @@ -330,7 +327,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - PrecompiledHeaderFile=".\..\..\..\obj\encConsole\Release/encConsole.pch" AssemblerListingLocation=".\..\..\..\obj\encConsole\Release/" ObjectFile=".\..\..\..\obj\encConsole\Release/" ProgramDataBaseFileName=".\..\..\..\obj\encConsole\Release/"