summaryrefslogtreecommitdiff
path: root/build_windows/VS8/excxx_env.vcproj
blob: c4f335d9e4ff146a5166876a189196f414b403d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="excxx_env" ProjectGUID="{E790C029-341D-489B-B987-D35947AD78C3}">
  <Platforms>
    <Platform Name="Win32"/>
    <Platform Name="x64"/>
  </Platforms>
  <Configurations>
    <Configuration Name="Debug|Win32" OutputDirectory="..\..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/excxx_env" 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)/excxx_env.pch" AssemblerListingLocation="$(OutDir)/excxx_env/" ObjectFile="$(OutDir)/excxx_env/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
      <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb61d.lib" AdditionalLibraryDirectories="$(OutDir);../../lib" OutputFile="$(OutDir)/excxx_env.exe" ProgramDatabaseFile="$(OutDir)/excxx_env.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)/excxx_env" 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)/excxx_env.pch" AssemblerListingLocation="$(OutDir)/excxx_env/" ObjectFile="$(OutDir)/excxx_env/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
      <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb61.lib" AdditionalLibraryDirectories="$(OutDir);../../lib" OutputFile="$(OutDir)/excxx_env.exe" ProgramDatabaseFile="$(OutDir)/excxx_env.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)/excxx_env" 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)/excxx_env.pch" AssemblerListingLocation="$(OutDir)/excxx_env/" ObjectFile="$(OutDir)/excxx_env/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
      <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb61d.lib" AdditionalLibraryDirectories="$(OutDir);../../lib" OutputFile="$(OutDir)/excxx_env.exe" ProgramDatabaseFile="$(OutDir)/excxx_env.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)/excxx_env" 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)/excxx_env.pch" AssemblerListingLocation="$(OutDir)/excxx_env/" ObjectFile="$(OutDir)/excxx_env/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
      <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb61.lib" AdditionalLibraryDirectories="$(OutDir);../../lib" OutputFile="$(OutDir)/excxx_env.exe" ProgramDatabaseFile="$(OutDir)/excxx_env.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\cxx\EnvExample.cpp"/>
  </Files>
  <Globals/>
</VisualStudioProject>