Remove definition of builtin function
[platform/upstream/db4.git] / build_windows / ex_rep_mgr.vcproj
1 <VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="ex_rep_mgr" ProjectGUID="{365A89B8-B5A5-4EC6-990B-08254028E1A6}">
2   <Platforms>
3     <Platform Name="Win32"/>
4     <Platform Name="x64"/>
5     <Platform Name="IA64"/>
6   </Platforms>
7   <Configurations>
8     <Configuration Name="Debug|Win32" OutputDirectory="..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/ex_rep_mgr" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
9       <Tool Name="VCPreBuildEventTool"/>
10       <Tool Name="VCPreLinkEventTool"/>
11       <Tool Name="VCResourceCompilerTool"/>
12       <Tool Name="VCXMLDataGeneratorTool"/>
13       <Tool Name="VCManagedWrapperGeneratorTool"/>
14       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
15       <Tool Name="VCCLCompilerTool" Optimization="0" MinimalRebuild="TRUE" AdditionalIncludeDirectories="../build_windows,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/ex_rep_mgr.pch" AssemblerListingLocation="$(OutDir)/ex_rep_mgr/" ObjectFile="$(OutDir)/ex_rep_mgr/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
16       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb48d.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/ex_rep_mgr.exe" ProgramDatabaseFile="$(OutDir)/ex_rep_mgr.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
17       <Tool Name="VCPostBuildEventTool"/>
18       <Tool Name="VCCustomBuildTool"/></Configuration>
19     <Configuration Name="Release|Win32" OutputDirectory="..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/ex_rep_mgr" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
20       <Tool Name="VCPreBuildEventTool"/>
21       <Tool Name="VCPreLinkEventTool"/>
22       <Tool Name="VCResourceCompilerTool"/>
23       <Tool Name="VCXMLDataGeneratorTool"/>
24       <Tool Name="VCManagedWrapperGeneratorTool"/>
25       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
26       <Tool Name="VCCLCompilerTool" Optimization="2" MinimalRebuild="TRUE" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../build_windows,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/ex_rep_mgr.pch" AssemblerListingLocation="$(OutDir)/ex_rep_mgr/" ObjectFile="$(OutDir)/ex_rep_mgr/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
27       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb48.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/ex_rep_mgr.exe" ProgramDatabaseFile="$(OutDir)/ex_rep_mgr.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
28       <Tool Name="VCPostBuildEventTool"/>
29       <Tool Name="VCCustomBuildTool"/></Configuration>
30     <Configuration Name="Debug|x64" OutputDirectory="..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/ex_rep_mgr" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
31       <Tool Name="VCPreBuildEventTool"/>
32       <Tool Name="VCPreLinkEventTool"/>
33       <Tool Name="VCResourceCompilerTool"/>
34       <Tool Name="VCXMLDataGeneratorTool"/>
35       <Tool Name="VCManagedWrapperGeneratorTool"/>
36       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
37       <Tool Name="VCCLCompilerTool" Optimization="0" MinimalRebuild="TRUE" AdditionalIncludeDirectories="../build_windows,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/ex_rep_mgr.pch" AssemblerListingLocation="$(OutDir)/ex_rep_mgr/" ObjectFile="$(OutDir)/ex_rep_mgr/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
38       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb48d.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/ex_rep_mgr.exe" ProgramDatabaseFile="$(OutDir)/ex_rep_mgr.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
39       <Tool Name="VCPostBuildEventTool"/>
40       <Tool Name="VCCustomBuildTool"/></Configuration>
41     <Configuration Name="Release|x64" OutputDirectory="..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/ex_rep_mgr" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
42       <Tool Name="VCPreBuildEventTool"/>
43       <Tool Name="VCPreLinkEventTool"/>
44       <Tool Name="VCResourceCompilerTool"/>
45       <Tool Name="VCXMLDataGeneratorTool"/>
46       <Tool Name="VCManagedWrapperGeneratorTool"/>
47       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
48       <Tool Name="VCCLCompilerTool" Optimization="2" MinimalRebuild="TRUE" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../build_windows,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/ex_rep_mgr.pch" AssemblerListingLocation="$(OutDir)/ex_rep_mgr/" ObjectFile="$(OutDir)/ex_rep_mgr/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
49       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb48.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/ex_rep_mgr.exe" ProgramDatabaseFile="$(OutDir)/ex_rep_mgr.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
50       <Tool Name="VCPostBuildEventTool"/>
51       <Tool Name="VCCustomBuildTool"/></Configuration>
52     <Configuration Name="Debug|IA64" OutputDirectory="..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/ex_rep_mgr" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
53       <Tool Name="VCPreBuildEventTool"/>
54       <Tool Name="VCPreLinkEventTool"/>
55       <Tool Name="VCResourceCompilerTool"/>
56       <Tool Name="VCXMLDataGeneratorTool"/>
57       <Tool Name="VCManagedWrapperGeneratorTool"/>
58       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
59       <Tool Name="VCCLCompilerTool" Optimization="0" MinimalRebuild="TRUE" AdditionalIncludeDirectories="../build_windows,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/ex_rep_mgr.pch" AssemblerListingLocation="$(OutDir)/ex_rep_mgr/" ObjectFile="$(OutDir)/ex_rep_mgr/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
60       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:IA64" AdditionalDependencies="libdb48d.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/ex_rep_mgr.exe" ProgramDatabaseFile="$(OutDir)/ex_rep_mgr.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
61       <Tool Name="VCPostBuildEventTool"/>
62       <Tool Name="VCCustomBuildTool"/></Configuration>
63     <Configuration Name="Release|IA64" OutputDirectory="..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/ex_rep_mgr" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
64       <Tool Name="VCPreBuildEventTool"/>
65       <Tool Name="VCPreLinkEventTool"/>
66       <Tool Name="VCResourceCompilerTool"/>
67       <Tool Name="VCXMLDataGeneratorTool"/>
68       <Tool Name="VCManagedWrapperGeneratorTool"/>
69       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
70       <Tool Name="VCCLCompilerTool" Optimization="2" MinimalRebuild="TRUE" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../build_windows,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/ex_rep_mgr.pch" AssemblerListingLocation="$(OutDir)/ex_rep_mgr/" ObjectFile="$(OutDir)/ex_rep_mgr/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
71       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:IA64" AdditionalDependencies="libdb48.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/ex_rep_mgr.exe" ProgramDatabaseFile="$(OutDir)/ex_rep_mgr.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
72       <Tool Name="VCPostBuildEventTool"/>
73       <Tool Name="VCCustomBuildTool"/></Configuration>
74   </Configurations>
75   <References/>
76   <Files>
77     <File RelativePath="..\clib\getopt.c"/>
78     <File RelativePath="..\examples_c\ex_rep\common\rep_common.c"/>
79     <File RelativePath="..\examples_c\ex_rep\mgr\rep_mgr.c"/>
80   </Files>
81   <Globals/>
82 </VisualStudioProject>