HandVuFilter.vcproj
上传用户:lijia5631
上传日期:2008-11-10
资源大小:1214k
文件大小:8k
源码类别:
视频捕捉/采集
开发平台:
MultiPlatform
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="HandVuFilter"
- ProjectGUID="{0A0944B2-E6D7-4D54-9A08-ACB7643182C3}"
- SccProjectName=""
- SccLocalPath="">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".Debug"
- IntermediateDirectory=".Debug"
- ConfigurationType="2"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Oid"
- Optimization="0"
- AdditionalIncludeDirectories="../FrameDataLib;../cubicles;../handvu;$(INC_DX_BASECLASSES);$(INC_OPENCV);$(INC_OPENCV_CXCORE);$(INC_OPENCV_AUX);$(INC_OPENCV_HIGHGUI)"
- PreprocessorDefinitions="INC_OLE2;STRICT;_WIN32_WINNT=0x0400;WIN32;_WIN32;_MT;_DLL;_X86_=1;WINVER=0x0400;DBG=1;DEBUG;_DEBUG"
- RuntimeLibrary="3"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="Common.h"
- PrecompiledHeaderFile=".Debug/HandVuFilter.pch"
- AssemblerListingLocation=".Debug/"
- ObjectFile=".Debug/"
- ProgramDataBaseFileName=".Debug/"
- BrowseInformation="1"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="1"
- CompileAs="2"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="strmbasd.lib CVd.lib cxcore.lib cvauxd.lib highguid.lib winmm.lib cubiclesd.lib handvud.lib"
- OutputFile=".DebugHandVuFilter.ax"
- LinkIncremental="2"
- SuppressStartupBanner="FALSE"
- AdditionalLibraryDirectories="../FrameDataLib/Debug;../cubicles;../handvu;,$(LIB_OPENCV),$(LIB_DX_BASECLASSES_DEBUG)"
- IgnoreDefaultLibraryNames=""
- ModuleDefinitionFile=".HandVuFilter.def"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".Debug/HandVuFilter.pdb"
- SubSystem="2"
- EntryPointSymbol="DllEntryPoint@12"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Debug/HandVuFilter.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".Release"
- IntermediateDirectory=".Release"
- ConfigurationType="2"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool"
- GlobalOptimizations="FALSE"
- InlineFunctionExpansion="1"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="../FrameDataLib;../cubicles;../handvu;$(INC_DX_BASECLASSES);$(INC_OPENCV);$(INC_OPENCV_CXCORE);$(INC_OPENCV_AUX);$(INC_OPENCV_HIGHGUI)"
- PreprocessorDefinitions="DBG=0;WINVER=0x400;_X86_=1;_DLL;_MT;_WIN32;WIN32;STRICT;INC_OLE2"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="Common.h"
- PrecompiledHeaderFile=".Release/Common.pch"
- AssemblerListingLocation=".Release/"
- ObjectFile=".Release/"
- ProgramDataBaseFileName=".Release/"
- BrowseInformation="1"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"
- CompileAs="2"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="FrameDataLib.lib strmbase.lib CV.lib cxcore.lib cvaux.lib highgui.lib winmm.lib cubicles.lib handvu.lib"
- OutputFile=".ReleaseHandVuFilter.ax"
- LinkIncremental="1"
- SuppressStartupBanner="FALSE"
- AdditionalLibraryDirectories="../FrameDataLib/Release;../cubicles;../handvu;$(LIB_OPENCV),$(LIB_DX_BASECLASSES_RELEASE)"
- IgnoreDefaultLibraryNames=""
- ModuleDefinitionFile=".HandVuFilter.def"
- GenerateDebugInformation="TRUE"
- SubSystem="2"
- OptimizeReferences="2"
- EntryPointSymbol="DllEntryPoint@12"
- SetChecksum="TRUE"
- ImportLibrary=".Release/HandVuFilter.lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Release/HandVuFilter.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="....BaseClasses"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Src"
- Filter="">
- <File
- RelativePath="HandVuFilter.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="StdAfx.h"
- PrecompiledHeaderFile=".Debug/StdAfx.pch"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="StdAfx.h"
- PrecompiledHeaderFile=".Release/StdAfx.pch"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="HandVuFilterProp.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="StdAfx.h"
- PrecompiledHeaderFile=".Debug/StdAfx.pch"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="StdAfx.h"
- PrecompiledHeaderFile=".Release/StdAfx.pch"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="IconGroup.cpp">
- </File>
- <File
- RelativePath="MaintenanceApp.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="StdAfx.h"
- PrecompiledHeaderFile=".Debug/StdAfx.pch"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="StdAfx.h"
- PrecompiledHeaderFile=".Release/StdAfx.pch"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Resource"
- Filter="*.rc">
- <File
- RelativePath=".HandVuFilterProp.rc">
- </File>
- </Filter>
- <Filter
- Name="Headers"
- Filter="*.h">
- <File
- RelativePath="HandVuFilter.h">
- </File>
- <File
- RelativePath="HandVuFilterGUIDs.h">
- </File>
- <File
- RelativePath="HandVuFilterProp.h">
- </File>
- <File
- RelativePath="IconGroup.h">
- </File>
- <File
- RelativePath="IHandVuFilter.h">
- </File>
- <File
- RelativePath="ImageOverlay.h">
- </File>
- <File
- RelativePath="MaintenanceApp.h">
- </File>
- <File
- RelativePath="resource.h">
- </File>
- <File
- RelativePath="StdAfx.h">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>