📄 handvu.vcproj
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="HandVu"
ProjectGUID="{0A0944B2-E6D7-4D54-9A08-ACB7643182C3}"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Oid"
Optimization="0"
AdditionalIncludeDirectories="../cubicles;$(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/HandVu.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
BrowseInformation="1"
WarningLevel="4"
SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="1"
CompileAs="2"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
AdditionalDependencies="Ws2_32.lib"
OutputFile="$(ProjectName)d.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\Debug/HandVu.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="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory=".\Release"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
GlobalOptimizations="FALSE"
InlineFunctionExpansion="1"
FavorSizeOrSpeed="1"
AdditionalIncludeDirectories="../cubicles;$(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"
BufferSecurityCheck="FALSE"
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="VCLibrarianTool"
AdditionalDependencies="Ws2_32.lib"
OutputFile="$(ProjectName).lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\Release/HandVu.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="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Src"
Filter="">
<File
RelativePath="..\handvu\CamShift.cpp">
</File>
<File
RelativePath="..\handvu\CubicleWrapper.cpp">
</File>
<File
RelativePath="..\handvu\Exceptions.cpp">
</File>
<File
RelativePath="FileHandling.cpp">
</File>
<File
RelativePath="GestureServer.cpp">
</File>
<File
RelativePath="..\handvu\HandVu.cpp">
</File>
<File
RelativePath="..\handvu\HandVu_Cintf.cpp">
</File>
<File
RelativePath="..\handvu\HandVu_img.cpp">
</File>
<File
RelativePath="..\handvu\LearnedColor.cpp">
</File>
<File
RelativePath="..\handvu\Mask.cpp">
</File>
<File
RelativePath="..\handvu\OpticalFlow.cpp">
</File>
<File
RelativePath="..\handvu\OpticalFlowPredict.cpp">
</File>
<File
RelativePath="OSCpacket.cpp">
</File>
<File
RelativePath="..\handvu\Skincolor.cpp">
</File>
<File
RelativePath="..\handvu\skinrgb_262144.cpp">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm1000"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
PrecompiledHeaderFile=""/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm1000"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
PrecompiledHeaderFile=""/>
</FileConfiguration>
</File>
<File
RelativePath=".\Thread.cpp">
</File>
<File
RelativePath="..\handvu\Undistortion.cpp">
</File>
<File
RelativePath="..\handvu\VisionConductor.cpp">
</File>
</Filter>
<Filter
Name="Resource"
Filter="*.rc">
</Filter>
<Filter
Name="Headers"
Filter="*.h">
<File
RelativePath="..\handvu\CamShift.h">
</File>
<File
RelativePath="..\handvu\Common.h">
</File>
<File
RelativePath="..\handvu\CubicleWrapper.h">
</File>
<File
RelativePath="..\handvu\Exceptions.h">
</File>
<File
RelativePath="FileHandling.h">
</File>
<File
RelativePath="GestureServer.h">
</File>
<File
RelativePath="..\handvu\HandVu.h">
</File>
<File
RelativePath="..\handvu\HandVu.hpp">
</File>
<File
RelativePath="..\handvu\LearnedColor.h">
</File>
<File
RelativePath="..\handvu\Mask.h">
</File>
<File
RelativePath="..\handvu\OpticalFlow.h">
</File>
<File
RelativePath="OSCpacket.h">
</File>
<File
RelativePath="..\handvu\ProbDistrProvider.h">
</File>
<File
RelativePath="..\handvu\Quadruple.h">
</File>
<File
RelativePath="..\handvu\Rect.h">
</File>
<File
RelativePath="..\handvu\Skincolor.h">
</File>
<File
RelativePath="..\handvu\skinrgb.h">
</File>
<File
RelativePath=".\Thread.h">
</File>
<File
RelativePath="..\handvu\Undistortion.h">
</File>
<File
RelativePath="..\handvu\VisionConductor.h">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -