libcvd-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libcvd-members] libcvd/build/vc2008 libcvd.sln libcvd.vcproj


From: Gerhard Reitmayr
Subject: [libcvd-members] libcvd/build/vc2008 libcvd.sln libcvd.vcproj
Date: Wed, 01 Apr 2009 16:54:27 +0000

CVSROOT:        /cvsroot/libcvd
Module name:    libcvd
Changes by:     Gerhard Reitmayr <gerhard>      09/04/01 16:54:27

Added files:
        build/vc2008   : libcvd.sln libcvd.vcproj 

Log message:
        added vc2008 project files

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libcvd/build/vc2008/libcvd.sln?cvsroot=libcvd&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/libcvd/build/vc2008/libcvd.vcproj?cvsroot=libcvd&rev=1.1

Patches:
Index: libcvd.sln
===================================================================
RCS file: libcvd.sln
diff -N libcvd.sln
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ libcvd.sln  1 Apr 2009 16:54:27 -0000       1.1
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcvd", "libcvd.vcproj", 
"{DB1962D5-5EBB-499D-9F84-4FCF6435063C}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|Win32 = Debug|Win32
+               Release|Win32 = Release|Win32
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {DB1962D5-5EBB-499D-9F84-4FCF6435063C}.Debug|Win32.ActiveCfg = 
Debug|Win32
+               {DB1962D5-5EBB-499D-9F84-4FCF6435063C}.Debug|Win32.Build.0 = 
Debug|Win32
+               {DB1962D5-5EBB-499D-9F84-4FCF6435063C}.Release|Win32.ActiveCfg 
= Release|Win32
+               {DB1962D5-5EBB-499D-9F84-4FCF6435063C}.Release|Win32.Build.0 = 
Release|Win32
+       EndGlobalSection
+       GlobalSection(SolutionProperties) = preSolution
+               HideSolutionNode = FALSE
+       EndGlobalSection
+EndGlobal

Index: libcvd.vcproj
===================================================================
RCS file: libcvd.vcproj
diff -N libcvd.vcproj
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ libcvd.vcproj       1 Apr 2009 16:54:27 -0000       1.1
@@ -0,0 +1,879 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="libcvd"
+       ProjectGUID="{DB1962D5-5EBB-499D-9F84-4FCF6435063C}"
+       RootNamespace="libcvd"
+       Keyword="Win32Proj"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="4"
+                       CharacterSet="0"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               
AdditionalIncludeDirectories="..\..;..\..\..;..\..\..\Pre-built.2\include;..\..\..\jpeg-6b"
+                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+                               MinimalRebuild="true"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="1"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="4"
+                               DisableSpecificWarnings="4244"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="..\..\lib\$(ProjectName)d.lib"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="4"
+                       CharacterSet="0"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               InlineFunctionExpansion="2"
+                               FavorSizeOrSpeed="1"
+                               
AdditionalIncludeDirectories="..\..;..\..\..;..\..\..\Pre-built.2\include;..\..\..\jpeg-6b"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+                               RuntimeLibrary="0"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="3"
+                               DisableSpecificWarnings="4244"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="..\..\lib\$(ProjectName).lib"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+                       
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+                       >
+                       <File
+                               RelativePath="..\..\cvd_src\bayer.cxx"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\brezenham.cc"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\cvd_src\colourspace_convert.cxx"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\cvd_src\connected_components.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\convolution.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\corner_10.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\corner_12.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\corner_9.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\cvd_timer.cc"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\cvd_src\deinterlacebuffer.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\diskbuffer2.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\draw.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\eventobject.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\exceptions.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\fast_corner.cxx"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\cvd_src\fast_corner_9_nonmax.cxx"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\cvd_src\faster_corner_10.cxx"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\cvd_src\faster_corner_12.cxx"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\faster_corner_9.cxx"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\cvd_src\faster_corner_utilities.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\gltext.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\half_sample.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\image_io.cc"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\cvd_src\nonmax_suppression.cxx"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\cvd_src\slower_corner_11.cxx"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\slower_corner_7.cxx"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\slower_corner_8.cxx"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\synchronized.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\tensor_voting.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\thread.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\timeddiskbuffer.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\utility_helpers.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\videosource.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\yuv411_to_stuff.cxx"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\yuv420.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\yuv422.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd_src\yuv422.h"
+                               >
+                       </File>
+                       <Filter
+                               Name="fast"
+                               >
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_10_detect.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_10_score.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_11_detect.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_11_score.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_12_detect.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_12_score.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_7_detect.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_7_score.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_8_detect.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_8_score.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_9_detect.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\fast_9_score.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\fast\prototypes.h"
+                                       >
+                               </File>
+                       </Filter>
+                       <Filter
+                               Name="i686"
+                               >
+                               <File
+                                       
RelativePath="..\..\cvd_src\i686\convolve_gaussian.cc"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\i686\gradient.cc"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\i686\utility_byte_differences.cc"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\i686\utility_double_int.cc"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\i686\utility_float.cc"
+                                       >
+                               </File>
+                       </Filter>
+                       <Filter
+                               Name="noarch"
+                               >
+                               <File
+                                       
RelativePath="..\..\cvd_src\noarch\convert_rgb_to_y.cc"
+                                       >
+                                       <FileConfiguration
+                                               Name="Debug|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       
ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                                       <FileConfiguration
+                                               Name="Release|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       
ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\noarch\gradient.cc"
+                                       >
+                                       <FileConfiguration
+                                               Name="Debug|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       
ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                                       <FileConfiguration
+                                               Name="Release|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       
ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\noarch\median_3x3.cc"
+                                       >
+                                       <FileConfiguration
+                                               Name="Debug|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       
ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                                       <FileConfiguration
+                                               Name="Release|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       
ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\noarch\yuv422_wrapper.cc"
+                                       >
+                                       <FileConfiguration
+                                               Name="Debug|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       
ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                                       <FileConfiguration
+                                               Name="Release|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       
ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                               </File>
+                       </Filter>
+                       <Filter
+                               Name="pnm_src"
+                               >
+                               <File
+                                       RelativePath="..\..\pnm_src\bmp.cxx"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\pnm_src\jpeg.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\pnm_src\pnm_grok.cxx"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\pnm_src\save_postscript.cxx"
+                                       >
+                               </File>
+                       </Filter>
+                       <Filter
+                               Name="Win32"
+                               >
+                               <File
+                                       
RelativePath="..\..\cvd_src\Win32\glwindow.cpp"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\Win32\win32.cpp"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd_src\Win32\win32.h"
+                                       >
+                               </File>
+                       </Filter>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
+                       
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+                       >
+                       <File
+                               RelativePath="..\..\cvd\abs.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\bresenham.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\brezenham.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\byte.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\camera.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\colourspace.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\colourspace_convert.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\colourspace_frame.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\colourspacebuffer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\colourspaces.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\config.h"
+                               >
+                               <FileConfiguration
+                                       Name="Debug|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCustomBuildTool"
+                                               CommandLine="copy 
..\vc2005\$(InputFileName) ..\..\cvd\&#x0D;&#x0A;"
+                                               
Outputs="..\..\cvd\$(InputFileName)"
+                                       />
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCustomBuildTool"
+                                               CommandLine="copy 
$(InputFileName) ..\..\cvd\&#x0D;&#x0A;"
+                                               
Outputs="..\..\cvd\$(InputFileName)"
+                                       />
+                               </FileConfiguration>
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\convolution.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\cpu_hacks.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\cvd_image.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\cvd_timer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\deinterlacebuffer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\deinterlaceframe.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\diskbuffer2.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\diskbuffer2_frame.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\documentation.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\draw.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\eventobject.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\exceptions.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\fast_corner.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\gl_helpers.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\glwindow.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\helpers.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\image.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\image_convert.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\image_convert_fwd.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\image_interpolate.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\image_io.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\image_ref.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\integral_image.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\localvideobuffer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\localvideoframe.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\message_queue.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\nonmax_suppression.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\random.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\readaheadvideobuffer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\rgb.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\rgb8.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\rgba.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\ringbuffer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\runnable.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\synchronized.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\tensor_voting.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\thread.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\timeddiskbuffer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\timer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\utility.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\vector_image_ref.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\videobuffer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\videobufferflags.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\videofilebuffer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\videofilebuffer_frame.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\videoframe.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\videosource.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\vision.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\cvd\yc.h"
+                               >
+                       </File>
+                       <Filter
+                               Name="internal"
+                               >
+                               <File
+                                       
RelativePath="..\..\cvd\internal\aligned_mem.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\assembly.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\io\bmp.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\builtin_components.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\convert_pixel_types.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\disk_image.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\gl_types.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\image_ref_implementation.hh"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\is_pod.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\io\jpeg.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\load_and_save.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\name_builtin_types.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\name_CVD_rgb_types.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\pixel_operations.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\pixel_traits.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\io\png.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\io\pnm_grok.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\rgb_components.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\io\save_postscript.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\scalar_convert.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\simple_vector.h"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\cvd\internal\io\tiff.h"
+                                       >
+                               </File>
+                       </Filter>
+               </Filter>
+               <Filter
+                       Name="Resource Files"
+                       
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+                       
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+                       >
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]