Mercurial > hg > vamp-plugin-sdk
diff build/VampExamplePlugins.vcproj @ 238:4b5a3031cd08
* Update Visual C++ projects
author | cannam |
---|---|
date | Sun, 09 Nov 2008 17:42:37 +0000 |
parents | e58242c9ff85 |
children | 70e6826adc64 |
line wrap: on
line diff
--- a/build/VampExamplePlugins.vcproj Fri Nov 07 17:05:07 2008 +0000 +++ b/build/VampExamplePlugins.vcproj Sun Nov 09 17:42:37 2008 +0000 @@ -40,7 +40,7 @@ <Tool Name="VCCLCompilerTool" Optimization="0" - AdditionalIncludeDirectories=""$(ProjectDir)"" + AdditionalIncludeDirectories=""$(ProjectDir)/.."" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;VAMPEXAMPLEPLUGINS_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" @@ -114,7 +114,7 @@ /> <Tool Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(ProjectDir)" + AdditionalIncludeDirectories=""$(ProjectDir)/.."" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;VAMPEXAMPLEPLUGINS_EXPORTS;" RuntimeLibrary="2" UsePrecompiledHeader="0" @@ -175,43 +175,43 @@ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > <File - RelativePath=".\examples\AmplitudeFollower.h" + RelativePath="..\examples\AmplitudeFollower.h" > </File> <File - RelativePath=".\examples\FixedTempoEstimator.h" + RelativePath="..\examples\FixedTempoEstimator.h" > </File> <File - RelativePath=".\examples\PercussionOnsetDetector.h" + RelativePath="..\examples\PercussionOnsetDetector.h" > </File> <File - RelativePath=".\vamp-sdk\Plugin.h" + RelativePath="..\vamp-sdk\plugguard.h" > </File> <File - RelativePath=".\vamp-sdk\PluginAdapter.h" + RelativePath="..\vamp-sdk\Plugin.h" > </File> <File - RelativePath=".\vamp-sdk\PluginBase.h" + RelativePath="..\vamp-sdk\PluginAdapter.h" > </File> <File - RelativePath=".\vamp-sdk\RealTime.h" + RelativePath="..\vamp-sdk\PluginBase.h" > </File> <File - RelativePath=".\examples\SpectralCentroid.h" + RelativePath="..\vamp-sdk\RealTime.h" > </File> <File - RelativePath=".\vamp\vamp.h" + RelativePath="..\examples\SpectralCentroid.h" > </File> <File - RelativePath=".\examples\ZeroCrossing.h" + RelativePath="..\examples\ZeroCrossing.h" > </File> </Filter> @@ -227,35 +227,35 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File - RelativePath=".\examples\AmplitudeFollower.cpp" + RelativePath="..\examples\AmplitudeFollower.cpp" > </File> <File - RelativePath=".\examples\FixedTempoEstimator.cpp" + RelativePath="..\examples\FixedTempoEstimator.cpp" > </File> <File - RelativePath=".\examples\PercussionOnsetDetector.cpp" + RelativePath="..\examples\PercussionOnsetDetector.cpp" > </File> <File - RelativePath=".\vamp-sdk\PluginAdapter.cpp" + RelativePath="..\src\vamp-sdk\PluginAdapter.cpp" > </File> <File - RelativePath=".\examples\plugins.cpp" + RelativePath="..\examples\plugins.cpp" > </File> <File - RelativePath=".\vamp-sdk\RealTime.cpp" + RelativePath="..\src\vamp-sdk\RealTime.cpp" > </File> <File - RelativePath=".\examples\SpectralCentroid.cpp" + RelativePath="..\examples\SpectralCentroid.cpp" > </File> <File - RelativePath=".\examples\ZeroCrossing.cpp" + RelativePath="..\examples\ZeroCrossing.cpp" > </File> </Filter>