Update the trunk to the OpenCV's CVS (2008-07-14)
[opencv] / tests / cxts / cxts.vcproj
index cddc27e..e69de29 100644 (file)
@@ -1,612 +0,0 @@
-<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
-    ProjectType="Visual C++"
-    Version="8.00"
-    Name="cxts"
-    ProjectGUID="{189C2FF4-D924-4A87-A070-505196436CFE}"
-    >
-    <Platforms>
-        <Platform
-            Name="Win32"
-        />
-        <Platform
-            Name="x64"
-        />
-    </Platforms>
-    <ToolFiles>
-    </ToolFiles>
-    <Configurations>
-        <Configuration
-            Name="Debug|Win32"
-            OutputDirectory=".\..\..\_temp\cxts_Dbg"
-            IntermediateDirectory=".\..\..\_temp\cxts_Dbg"
-            ConfigurationType="2"
-            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
-            UseOfMFC="0"
-            ATLMinimizesCRunTimeLibraryUsage="false"
-            >
-            <Tool
-                Name="VCPreBuildEventTool"
-            />
-            <Tool
-                Name="VCCustomBuildTool"
-            />
-            <Tool
-                Name="VCXMLDataGeneratorTool"
-            />
-            <Tool
-                Name="VCWebServiceProxyGeneratorTool"
-            />
-            <Tool
-                Name="VCMIDLTool"
-                PreprocessorDefinitions="_DEBUG"
-                MkTypLibCompatible="true"
-                SuppressStartupBanner="true"
-                TargetEnvironment="1"
-                TypeLibraryName=".\..\..\_temp\cxts_Dbg/cxts.tlb"
-                HeaderFileName=""
-            />
-            <Tool
-                Name="VCCLCompilerTool"
-                Optimization="0"
-                AdditionalIncludeDirectories="..\..\cxcore\include"
-                PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;CVAPI_EXPORTS"
-                MinimalRebuild="true"
-                ExceptionHandling="2"
-                BasicRuntimeChecks="3"
-                RuntimeLibrary="3"
-                UsePrecompiledHeader="2"
-                PrecompiledHeaderThrough="_cxts.h"
-                PrecompiledHeaderFile=".\..\..\_temp\cxts_Dbg/cxts.pch"
-                AssemblerListingLocation=".\..\..\_temp\cxts_Dbg/"
-                ObjectFile=".\..\..\_temp\cxts_Dbg/"
-                ProgramDataBaseFileName=".\..\..\_temp\cxts_Dbg/"
-                WarningLevel="4"
-                SuppressStartupBanner="true"
-                DebugInformationFormat="3"
-            />
-            <Tool
-                Name="VCManagedResourceCompilerTool"
-            />
-            <Tool
-                Name="VCResourceCompilerTool"
-                PreprocessorDefinitions="_DEBUG"
-                Culture="1033"
-            />
-            <Tool
-                Name="VCPreLinkEventTool"
-            />
-            <Tool
-                Name="VCLinkerTool"
-                AdditionalDependencies="odbc32.lib odbccp32.lib cxcored.lib"
-                OutputFile="..\..\bin\cxts001d.dll"
-                LinkIncremental="2"
-                SuppressStartupBanner="true"
-                AdditionalLibraryDirectories="..\..\lib"
-                IgnoreDefaultLibraryNames="libmmdd.lib"
-                GenerateDebugInformation="true"
-                ProgramDatabaseFile="..\..\bin\cxts001d.pdb"
-                SubSystem="2"
-                ImportLibrary="..\..\lib\cxtsd.lib"
-                TargetMachine="1"
-            />
-            <Tool
-                Name="VCALinkTool"
-            />
-            <Tool
-                Name="VCManifestTool"
-            />
-            <Tool
-                Name="VCXDCMakeTool"
-            />
-            <Tool
-                Name="VCBscMakeTool"
-                SuppressStartupBanner="true"
-                OutputFile=".\..\..\_temp\cxts_Dbg/cxts.bsc"
-            />
-            <Tool
-                Name="VCFxCopTool"
-            />
-            <Tool
-                Name="VCAppVerifierTool"
-            />
-            <Tool
-                Name="VCWebDeploymentTool"
-            />
-            <Tool
-                Name="VCPostBuildEventTool"
-            />
-        </Configuration>
-        <Configuration
-            Name="Debug|x64"
-            OutputDirectory=".\..\..\_temp\cxts_Dbg64"
-            IntermediateDirectory=".\..\..\_temp\cxts_Dbg64"
-            ConfigurationType="2"
-            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
-            UseOfMFC="0"
-            ATLMinimizesCRunTimeLibraryUsage="false"
-            >
-            <Tool
-                Name="VCPreBuildEventTool"
-            />
-            <Tool
-                Name="VCCustomBuildTool"
-            />
-            <Tool
-                Name="VCXMLDataGeneratorTool"
-            />
-            <Tool
-                Name="VCWebServiceProxyGeneratorTool"
-            />
-            <Tool
-                Name="VCMIDLTool"
-                PreprocessorDefinitions="_DEBUG"
-                MkTypLibCompatible="true"
-                SuppressStartupBanner="true"
-                TargetEnvironment="3"
-                TypeLibraryName=".\..\..\_temp\cxts_Dbg64/cxts.tlb"
-                HeaderFileName=""
-            />
-            <Tool
-                Name="VCCLCompilerTool"
-                Optimization="0"
-                AdditionalIncludeDirectories="..\..\cxcore\include"
-                PreprocessorDefinitions="_DEBUG;WIN32;WIN64;EM64T;_WINDOWS;CVAPI_EXPORTS"
-                MinimalRebuild="true"
-                ExceptionHandling="2"
-                BasicRuntimeChecks="3"
-                RuntimeLibrary="3"
-                UsePrecompiledHeader="2"
-                PrecompiledHeaderThrough="_cxts.h"
-                PrecompiledHeaderFile=".\..\..\_temp\cxts_Dbg64/cxts.pch"
-                AssemblerListingLocation=".\..\..\_temp\cxts_Dbg64/"
-                ObjectFile=".\..\..\_temp\cxts_Dbg64/"
-                ProgramDataBaseFileName=".\..\..\_temp\cxts_Dbg64/"
-                WarningLevel="4"
-                SuppressStartupBanner="true"
-                DebugInformationFormat="3"
-            />
-            <Tool
-                Name="VCManagedResourceCompilerTool"
-            />
-            <Tool
-                Name="VCResourceCompilerTool"
-                PreprocessorDefinitions="_DEBUG"
-                Culture="1033"
-            />
-            <Tool
-                Name="VCPreLinkEventTool"
-            />
-            <Tool
-                Name="VCLinkerTool"
-                AdditionalDependencies="odbc32.lib odbccp32.lib cxcored_64.lib"
-                OutputFile="..\..\bin\cxts001d_64.dll"
-                LinkIncremental="2"
-                SuppressStartupBanner="true"
-                AdditionalLibraryDirectories="..\..\lib"
-                IgnoreDefaultLibraryNames="libmmdd.lib"
-                GenerateDebugInformation="true"
-                ProgramDatabaseFile="..\..\bin/cxts001_64.pdb"
-                SubSystem="2"
-                ImportLibrary="..\..\lib\cxtsd_64.lib"
-                TargetMachine="17"
-            />
-            <Tool
-                Name="VCALinkTool"
-            />
-            <Tool
-                Name="VCManifestTool"
-            />
-            <Tool
-                Name="VCXDCMakeTool"
-            />
-            <Tool
-                Name="VCBscMakeTool"
-                SuppressStartupBanner="true"
-                OutputFile=".\..\..\_temp\cxts_Dbg64/cxts.bsc"
-            />
-            <Tool
-                Name="VCFxCopTool"
-            />
-            <Tool
-                Name="VCAppVerifierTool"
-            />
-            <Tool
-                Name="VCWebDeploymentTool"
-            />
-            <Tool
-                Name="VCPostBuildEventTool"
-            />
-        </Configuration>
-        <Configuration
-            Name="Release|Win32"
-            OutputDirectory=".\..\..\_temp\cxts_Rls"
-            IntermediateDirectory=".\..\..\_temp\cxts_Rls"
-            ConfigurationType="2"
-            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
-            UseOfMFC="0"
-            ATLMinimizesCRunTimeLibraryUsage="false"
-            >
-            <Tool
-                Name="VCPreBuildEventTool"
-            />
-            <Tool
-                Name="VCCustomBuildTool"
-            />
-            <Tool
-                Name="VCXMLDataGeneratorTool"
-            />
-            <Tool
-                Name="VCWebServiceProxyGeneratorTool"
-            />
-            <Tool
-                Name="VCMIDLTool"
-                PreprocessorDefinitions="NDEBUG"
-                MkTypLibCompatible="true"
-                SuppressStartupBanner="true"
-                TargetEnvironment="1"
-                TypeLibraryName=".\..\..\_temp\cxts_Rls/cxts.tlb"
-                HeaderFileName=""
-            />
-            <Tool
-                Name="VCCLCompilerTool"
-                Optimization="2"
-                InlineFunctionExpansion="1"
-                AdditionalIncludeDirectories="..\..\cxcore\include"
-                PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;CVAPI_EXPORTS"
-                StringPooling="true"
-                ExceptionHandling="2"
-                RuntimeLibrary="2"
-                EnableFunctionLevelLinking="true"
-                UsePrecompiledHeader="2"
-                PrecompiledHeaderThrough="_cxts.h"
-                PrecompiledHeaderFile=".\..\..\_temp\cxts_Rls/cxts.pch"
-                AssemblerListingLocation=".\..\..\_temp\cxts_Rls/"
-                ObjectFile=".\..\..\_temp\cxts_Rls/"
-                ProgramDataBaseFileName=".\..\..\_temp\cxts_Rls/"
-                WarningLevel="4"
-                SuppressStartupBanner="true"
-                DebugInformationFormat="3"
-            />
-            <Tool
-                Name="VCManagedResourceCompilerTool"
-            />
-            <Tool
-                Name="VCResourceCompilerTool"
-                PreprocessorDefinitions="NDEBUG"
-                Culture="1033"
-            />
-            <Tool
-                Name="VCPreLinkEventTool"
-            />
-            <Tool
-                Name="VCLinkerTool"
-                AdditionalDependencies="odbc32.lib odbccp32.lib cxcore.lib"
-                OutputFile="..\..\bin\cxts001.dll"
-                LinkIncremental="1"
-                SuppressStartupBanner="true"
-                AdditionalLibraryDirectories="..\..\lib"
-                IgnoreDefaultLibraryNames="libmmd.lib"
-                GenerateDebugInformation="true"
-                ProgramDatabaseFile=".\..\..\bin\cxts001.pdb"
-                SubSystem="2"
-                ImportLibrary="..\..\lib\cxts.lib"
-                TargetMachine="1"
-            />
-            <Tool
-                Name="VCALinkTool"
-            />
-            <Tool
-                Name="VCManifestTool"
-            />
-            <Tool
-                Name="VCXDCMakeTool"
-            />
-            <Tool
-                Name="VCBscMakeTool"
-                SuppressStartupBanner="true"
-                OutputFile=".\..\..\_temp\cxts_Rls/cxts.bsc"
-            />
-            <Tool
-                Name="VCFxCopTool"
-            />
-            <Tool
-                Name="VCAppVerifierTool"
-            />
-            <Tool
-                Name="VCWebDeploymentTool"
-            />
-            <Tool
-                Name="VCPostBuildEventTool"
-            />
-        </Configuration>
-        <Configuration
-            Name="Release|x64"
-            OutputDirectory=".\..\..\_temp\cxts_Rls64"
-            IntermediateDirectory=".\..\..\_temp\cxts_Rls64"
-            ConfigurationType="2"
-            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
-            UseOfMFC="0"
-            ATLMinimizesCRunTimeLibraryUsage="false"
-            >
-            <Tool
-                Name="VCPreBuildEventTool"
-            />
-            <Tool
-                Name="VCCustomBuildTool"
-            />
-            <Tool
-                Name="VCXMLDataGeneratorTool"
-            />
-            <Tool
-                Name="VCWebServiceProxyGeneratorTool"
-            />
-            <Tool
-                Name="VCMIDLTool"
-                PreprocessorDefinitions="NDEBUG"
-                MkTypLibCompatible="true"
-                SuppressStartupBanner="true"
-                TargetEnvironment="3"
-                TypeLibraryName=".\..\..\_temp\cxts_Rls64/cxts.tlb"
-                HeaderFileName=""
-            />
-            <Tool
-                Name="VCCLCompilerTool"
-                Optimization="2"
-                InlineFunctionExpansion="1"
-                AdditionalIncludeDirectories="..\..\cxcore\include"
-                PreprocessorDefinitions="NDEBUG;WIN32;WIN64;EM64T;_WINDOWS;CVAPI_EXPORTS"
-                StringPooling="true"
-                ExceptionHandling="2"
-                RuntimeLibrary="2"
-                EnableFunctionLevelLinking="true"
-                UsePrecompiledHeader="2"
-                PrecompiledHeaderThrough="_cxts.h"
-                PrecompiledHeaderFile=".\..\..\_temp\cxts_Rls64/cxts.pch"
-                AssemblerListingLocation=".\..\..\_temp\cxts_Rls64/"
-                ObjectFile=".\..\..\_temp\cxts_Rls64/"
-                ProgramDataBaseFileName=".\..\..\_temp\cxts_Rls64/"
-                WarningLevel="4"
-                SuppressStartupBanner="true"
-                DebugInformationFormat="3"
-            />
-            <Tool
-                Name="VCManagedResourceCompilerTool"
-            />
-            <Tool
-                Name="VCResourceCompilerTool"
-                PreprocessorDefinitions="NDEBUG"
-                Culture="1033"
-            />
-            <Tool
-                Name="VCPreLinkEventTool"
-            />
-            <Tool
-                Name="VCLinkerTool"
-                AdditionalDependencies="odbc32.lib odbccp32.lib cxcore_64.lib"
-                OutputFile="..\..\bin\cxts001_64.dll"
-                LinkIncremental="1"
-                SuppressStartupBanner="true"
-                AdditionalLibraryDirectories="..\..\lib"
-                IgnoreDefaultLibraryNames="libmmd.lib"
-                GenerateDebugInformation="true"
-                ProgramDatabaseFile=".\..\..\bin/cxts001_64.pdb"
-                SubSystem="2"
-                ImportLibrary="..\..\lib\cxts_64.lib"
-                TargetMachine="17"
-            />
-            <Tool
-                Name="VCALinkTool"
-            />
-            <Tool
-                Name="VCManifestTool"
-            />
-            <Tool
-                Name="VCXDCMakeTool"
-            />
-            <Tool
-                Name="VCBscMakeTool"
-                SuppressStartupBanner="true"
-                OutputFile=".\..\..\_temp\cxts_Rls64/cxts.bsc"
-            />
-            <Tool
-                Name="VCFxCopTool"
-            />
-            <Tool
-                Name="VCAppVerifierTool"
-            />
-            <Tool
-                Name="VCWebDeploymentTool"
-            />
-            <Tool
-                Name="VCPostBuildEventTool"
-            />
-        </Configuration>
-    </Configurations>
-    <References>
-    </References>
-    <Files>
-        <Filter
-            Name="Src"
-            >
-            <File
-                RelativePath="_cxts.h"
-                >
-            </File>
-            <File
-                RelativePath="cxts.cpp"
-                >
-                <FileConfiguration
-                    Name="Debug|Win32"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Debug|x64"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Release|Win32"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Release|x64"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-            </File>
-            <File
-                RelativePath="cxts_arrtest.cpp"
-                >
-                <FileConfiguration
-                    Name="Debug|Win32"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Debug|x64"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Release|Win32"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Release|x64"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-            </File>
-            <File
-                RelativePath="cxts_math.cpp"
-                >
-                <FileConfiguration
-                    Name="Debug|Win32"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Debug|x64"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Release|Win32"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Release|x64"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                    />
-                </FileConfiguration>
-            </File>
-            <File
-                RelativePath="precomp.cpp"
-                >
-                <FileConfiguration
-                    Name="Debug|Win32"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                        UsePrecompiledHeader="1"
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Debug|x64"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                        UsePrecompiledHeader="1"
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Release|Win32"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                        UsePrecompiledHeader="1"
-                    />
-                </FileConfiguration>
-                <FileConfiguration
-                    Name="Release|x64"
-                    >
-                    <Tool
-                        Name="VCCLCompilerTool"
-                        AdditionalIncludeDirectories=""
-                        PreprocessorDefinitions=""
-                        UsePrecompiledHeader="1"
-                    />
-                </FileConfiguration>
-            </File>
-        </Filter>
-        <Filter
-            Name="Include"
-            >
-            <File
-                RelativePath="cxts.h"
-                >
-            </File>
-        </Filter>
-    </Files>
-    <Globals>
-    </Globals>
-</VisualStudioProject>