Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralexwild <alexwild@users.sourceforge.net>2007-08-24 14:12:28 +0400
committeralexwild <alexwild@users.sourceforge.net>2007-08-24 14:12:28 +0400
commitbda3da0e5fa8a468af674883d24e32431c449b76 (patch)
treec77fd198c9a56e27d27178c714dee708944cfe9a /src/filters/transform/vsfilter/VSFilter.vcproj
parent4b4a6030ee1d8e3afdda064a11de7fcb4bd1c48b (diff)
code cleanup: /include now defined as global\nsvn cleanup part 4: removed unnused qtdec; compile fix\nnow everything should compile without any errors
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@158 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/transform/vsfilter/VSFilter.vcproj')
-rw-r--r--src/filters/transform/vsfilter/VSFilter.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/filters/transform/vsfilter/VSFilter.vcproj b/src/filters/transform/vsfilter/VSFilter.vcproj
index 4cc2b38a6..52e65116f 100644
--- a/src/filters/transform/vsfilter/VSFilter.vcproj
+++ b/src/filters/transform/vsfilter/VSFilter.vcproj
@@ -44,6 +44,7 @@
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;WINVER=0x0500;_WIN32_WINNT=0x501;ISOLATION_AWARE_ENABLED;"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\$(OutDir)/$(ProjectName).pch"
+ AdditionalIncludeDirectories="..\..\..\..\include"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -120,6 +121,7 @@
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;WINVER=0x0500;_WIN32_WINNT=0x501;ISOLATION_AWARE_ENABLED;"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\$(OutDir)/$(ProjectName).pch"
+ AdditionalIncludeDirectories="..\..\..\..\include"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -197,6 +199,7 @@
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;WINVER=0x0500;_WIN32_WINNT=0x501;ISOLATION_AWARE_ENABLED;"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\$(OutDir)/$(ProjectName).pch"
+ AdditionalIncludeDirectories="..\..\..\..\include"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -276,6 +279,7 @@
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;WINVER=0x0500;_WIN32_WINNT=0x501;ISOLATION_AWARE_ENABLED;"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\$(OutDir)/$(ProjectName).pch"
+ AdditionalIncludeDirectories="..\..\..\..\include"
/>
<Tool
Name="VCManagedResourceCompilerTool"