ref: 569033c0911e372f2a0b2dd378815c7fda2d7997
parent: 2f53a08aba00895b3378cff1a3af44a7af53de22
author: Martin Storsjö <martin@martin.st>
date: Fri Jul 4 11:04:48 EDT 2014
Don't set custom build options for VCMIDLTool This tool isn't even used in the build (and thus, these settings aren't even visible in the IDE).
--- a/codec/build/win32/dec/WelsDecPlus.vcproj
+++ b/codec/build/win32/dec/WelsDecPlus.vcproj
@@ -43,11 +43,6 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="1"
- TypeLibraryName=".\..\..\..\..\..\bin\win32\Release/WelsDecPlus.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -140,11 +135,6 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="3"
- TypeLibraryName=".\..\..\..\..\..\bin\win32\Release/WelsDecPlus.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -236,11 +226,6 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="1"
- TypeLibraryName=".\..\..\..\..\..\bin\win32\Debug/WelsDecPlus.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -329,11 +314,6 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="3"
- TypeLibraryName=".\..\..\..\..\..\bin\win32\Debug/WelsDecPlus.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
--- a/codec/build/win32/dec/decConsole.vcproj
+++ b/codec/build/win32/dec/decConsole.vcproj
@@ -42,8 +42,6 @@
/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\bin\win32\Release/decConsole.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -131,9 +129,6 @@
/>
<Tool
Name="VCMIDLTool"
- TargetEnvironment="3"
- TypeLibraryName=".\..\..\..\..\bin\win32\Release/decConsole.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -221,8 +216,6 @@
/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\bin\win32\Debug/decConsole.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -311,9 +304,6 @@
/>
<Tool
Name="VCMIDLTool"
- TargetEnvironment="3"
- TypeLibraryName=".\..\..\..\..\bin\win32\Debug/decConsole.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
--- a/codec/build/win32/enc/WelsEncPlus.vcproj
+++ b/codec/build/win32/enc/WelsEncPlus.vcproj
@@ -42,11 +42,6 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="1"
- TypeLibraryName=".\..\..\..\..\..\bin\Debug/WelsEncPlus.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -137,11 +132,6 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="3"
- TypeLibraryName=".\..\..\..\..\..\bin\Debug/WelsEncPlus.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -233,11 +223,6 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="1"
- TypeLibraryName=".\..\..\..\..\..\bin\Release/WelsEncPlus.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -333,11 +318,6 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="3"
- TypeLibraryName=".\..\..\..\..\..\bin\Release/WelsEncPlus.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
--- a/codec/build/win32/enc/encConsole.vcproj
+++ b/codec/build/win32/enc/encConsole.vcproj
@@ -42,8 +42,6 @@
/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\..\bin\Debug/encConsole.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -133,9 +131,6 @@
/>
<Tool
Name="VCMIDLTool"
- TargetEnvironment="3"
- TypeLibraryName=".\..\..\..\..\..\bin\Debug/encConsole.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -225,8 +220,6 @@
/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\..\bin\Release/encConsole.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
@@ -317,9 +310,6 @@
/>
<Tool
Name="VCMIDLTool"
- TargetEnvironment="3"
- TypeLibraryName=".\..\..\..\..\..\bin\Release/encConsole.tlb"
- HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"