summaryrefslogtreecommitdiff
path: root/build_windows/VS8/ex_csvquery.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'build_windows/VS8/ex_csvquery.vcproj')
-rw-r--r--build_windows/VS8/ex_csvquery.vcproj63
1 files changed, 63 insertions, 0 deletions
diff --git a/build_windows/VS8/ex_csvquery.vcproj b/build_windows/VS8/ex_csvquery.vcproj
new file mode 100644
index 00000000..69cb05d6
--- /dev/null
+++ b/build_windows/VS8/ex_csvquery.vcproj
@@ -0,0 +1,63 @@
+<VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="ex_csvquery" ProjectGUID="{438BEA9C-A9DF-4EAE-A9F7-A5F35CAF3FB9}">
+ <Platforms>
+ <Platform Name="Win32"/>
+ <Platform Name="x64"/>
+ </Platforms>
+ <Configurations>
+ <Configuration Name="Debug|Win32" OutputDirectory="..\..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/ex_csvquery" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
+ <Tool Name="VCPreLinkEventTool"/>
+ <Tool Name="VCResourceCompilerTool"/>
+ <Tool Name="VCXMLDataGeneratorTool"/>
+ <Tool Name="VCManagedWrapperGeneratorTool"/>
+ <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ <Tool Name="VCCLCompilerTool" Optimization="0" MinimalRebuild="TRUE" AdditionalIncludeDirectories="../../build_windows,../../src,../../src/dbinc,../../include" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;DIAGNOSTIC;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/ex_csvquery.pch" AssemblerListingLocation="$(OutDir)/ex_csvquery/" ObjectFile="$(OutDir)/ex_csvquery/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
+ <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb53d.lib" AdditionalLibraryDirectories="$(OutDir);../../lib" OutputFile="$(OutDir)/ex_csvquery.exe" ProgramDatabaseFile="$(OutDir)/ex_csvquery.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
+ <Tool Name="VCPreBuildEventTool"/>
+ <Tool Name="VCPostBuildEventTool"/>
+ <Tool Name="VCCustomBuildTool"/></Configuration>
+ <Configuration Name="Release|Win32" OutputDirectory="..\..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/ex_csvquery" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
+ <Tool Name="VCPreLinkEventTool"/>
+ <Tool Name="VCResourceCompilerTool"/>
+ <Tool Name="VCXMLDataGeneratorTool"/>
+ <Tool Name="VCManagedWrapperGeneratorTool"/>
+ <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ <Tool Name="VCCLCompilerTool" Optimization="2" MinimalRebuild="TRUE" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../../build_windows,../../src,../../src/dbinc,../../include" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/ex_csvquery.pch" AssemblerListingLocation="$(OutDir)/ex_csvquery/" ObjectFile="$(OutDir)/ex_csvquery/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
+ <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb53.lib" AdditionalLibraryDirectories="$(OutDir);../../lib" OutputFile="$(OutDir)/ex_csvquery.exe" ProgramDatabaseFile="$(OutDir)/ex_csvquery.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
+ <Tool Name="VCPreBuildEventTool"/>
+ <Tool Name="VCPostBuildEventTool"/>
+ <Tool Name="VCCustomBuildTool"/></Configuration>
+ <Configuration Name="Debug|x64" OutputDirectory="..\..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/ex_csvquery" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
+ <Tool Name="VCPreLinkEventTool"/>
+ <Tool Name="VCResourceCompilerTool"/>
+ <Tool Name="VCXMLDataGeneratorTool"/>
+ <Tool Name="VCManagedWrapperGeneratorTool"/>
+ <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ <Tool Name="VCCLCompilerTool" Optimization="0" MinimalRebuild="TRUE" AdditionalIncludeDirectories="../../build_windows,../../src,../../src/dbinc,../../include" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;DIAGNOSTIC;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/ex_csvquery.pch" AssemblerListingLocation="$(OutDir)/ex_csvquery/" ObjectFile="$(OutDir)/ex_csvquery/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
+ <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb53d.lib" AdditionalLibraryDirectories="$(OutDir);../../lib" OutputFile="$(OutDir)/ex_csvquery.exe" ProgramDatabaseFile="$(OutDir)/ex_csvquery.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
+ <Tool Name="VCPreBuildEventTool"/>
+ <Tool Name="VCPostBuildEventTool"/>
+ <Tool Name="VCCustomBuildTool"/></Configuration>
+ <Configuration Name="Release|x64" OutputDirectory="..\..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/ex_csvquery" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
+ <Tool Name="VCPreLinkEventTool"/>
+ <Tool Name="VCResourceCompilerTool"/>
+ <Tool Name="VCXMLDataGeneratorTool"/>
+ <Tool Name="VCManagedWrapperGeneratorTool"/>
+ <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ <Tool Name="VCCLCompilerTool" Optimization="2" MinimalRebuild="TRUE" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../../build_windows,../../src,../../src/dbinc,../../include" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/ex_csvquery.pch" AssemblerListingLocation="$(OutDir)/ex_csvquery/" ObjectFile="$(OutDir)/ex_csvquery/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
+ <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb53.lib" AdditionalLibraryDirectories="$(OutDir);../../lib" OutputFile="$(OutDir)/ex_csvquery.exe" ProgramDatabaseFile="$(OutDir)/ex_csvquery.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
+ <Tool Name="VCPreBuildEventTool"/>
+ <Tool Name="VCPostBuildEventTool"/>
+ <Tool Name="VCCustomBuildTool"/></Configuration>
+ </Configurations>
+ <References/>
+ <Files>
+ <File RelativePath="..\..\src\clib\getopt.c"/>
+ <File RelativePath="..\..\examples\c\csv\Dbrecord.c"/>
+ <File RelativePath="..\..\examples\c\csv\csv_local.c"/>
+ <File RelativePath="..\..\examples\c\csv\db.c"/>
+ <File RelativePath="..\..\examples\c\csv\query.c"/>
+ <File RelativePath="..\..\examples\c\csv\query_main.c"/>
+ <File RelativePath="..\..\examples\c\csv\util.c"/>
+ </Files>
+ <Globals/>
+</VisualStudioProject>