summaryrefslogtreecommitdiff
path: root/build_wince/VS8/db_replicate.vcproj
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /build_wince/VS8/db_replicate.vcproj
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-780b92ada9afcf1d58085a83a0b9e6bc982203d1.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'build_wince/VS8/db_replicate.vcproj')
-rw-r--r--build_wince/VS8/db_replicate.vcproj87
1 files changed, 87 insertions, 0 deletions
diff --git a/build_wince/VS8/db_replicate.vcproj b/build_wince/VS8/db_replicate.vcproj
new file mode 100644
index 00000000..3ff3d0e0
--- /dev/null
+++ b/build_wince/VS8/db_replicate.vcproj
@@ -0,0 +1,87 @@
+<VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="db_replicate" ProjectGUID="{2AA9FB16-F1B0-47A7-AE10-7830E4E317E2}">
+ <Platforms>
+ <Platform Name="Pocket PC 2003 (ARMV4)"/>
+ <Platform Name="Smartphone 2003 (ARMV4)"/>
+ <Platform Name="Windows Mobile 6.5.3 Professional DTK (ARMV4I)"/>
+ </Platforms>
+ <Configurations>
+ <Configuration Name="Debug|Pocket PC 2003 (ARMV4)" OutputDirectory="..\..\build_wince\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/db_replicate" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="1">
+ <Tool Name="VCPreLinkEventTool"/>
+ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM,_ARM_,ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;"/>
+ <Tool Name="VCXMLDataGeneratorTool"/>
+ <Tool Name="VCManagedWrapperGeneratorTool"/>
+ <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ <Tool Name="VCCLCompilerTool" BufferSecurityCheck="FALSE" Optimization="0" MinimalRebuild="TRUE" AdditionalIncludeDirectories="../../build_wince,../../src" PreprocessorDefinitions="DB_WIN32;DB_WINCE;_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;__NO_SYSTEM_INCLUDES;DEBUG;POCKETPC2003_UI_MODEL" StringPooling="TRUE" RuntimeLibrary="1" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_replicate.pch" AssemblerListingLocation="$(OutDir)/db_replicate/" ObjectFile="$(OutDir)/db_replicate/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
+ <Tool Name="VCLinkerTool" AdditionalDependencies="" AdditionalLibraryDirectories="../../lib" OutputFile="$(OutDir)/db_replicate.exe" ProgramDatabaseFile="$(OutDir)/db_replicate.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="3" SubSystem="9" EntryPointSymbol="mainACRTStartup"/>
+ <Tool Name="VCPreBuildEventTool"/>
+ <Tool Name="VCPostBuildEventTool"/>
+ <Tool Name="VCCustomBuildTool"/>
+ <DeploymentTool/></Configuration>
+ <Configuration Name="Release|Pocket PC 2003 (ARMV4)" OutputDirectory="..\..\build_wince\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/db_replicate" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="1">
+ <Tool Name="VCPreLinkEventTool"/>
+ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM,_ARM_,ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;"/>
+ <Tool Name="VCXMLDataGeneratorTool"/>
+ <Tool Name="VCManagedWrapperGeneratorTool"/>
+ <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ <Tool Name="VCCLCompilerTool" BufferSecurityCheck="FALSE" Optimization="2" MinimalRebuild="TRUE" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../../build_wince,../../src" PreprocessorDefinitions="DB_WIN32;DB_WINCE;_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;__NO_SYSTEM_INCLUDES;NDEBUG;POCKETPC2003_UI_MODEL" StringPooling="TRUE" RuntimeLibrary="0" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_replicate.pch" AssemblerListingLocation="$(OutDir)/db_replicate/" ObjectFile="$(OutDir)/db_replicate/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
+ <Tool Name="VCLinkerTool" AdditionalDependencies="" AdditionalLibraryDirectories="../../lib" OutputFile="$(OutDir)/db_replicate.exe" ProgramDatabaseFile="$(OutDir)/db_replicate.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="3" SubSystem="9" EntryPointSymbol="mainACRTStartup"/>
+ <Tool Name="VCPreBuildEventTool"/>
+ <Tool Name="VCPostBuildEventTool"/>
+ <Tool Name="VCCustomBuildTool"/>
+ <DeploymentTool/></Configuration>
+ <Configuration Name="Debug|Smartphone 2003 (ARMV4)" OutputDirectory="..\..\build_wince\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/db_replicate" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="1">
+ <Tool Name="VCPreLinkEventTool"/>
+ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM,_ARM_,ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;"/>
+ <Tool Name="VCXMLDataGeneratorTool"/>
+ <Tool Name="VCManagedWrapperGeneratorTool"/>
+ <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ <Tool Name="VCCLCompilerTool" BufferSecurityCheck="FALSE" Optimization="0" MinimalRebuild="TRUE" AdditionalIncludeDirectories="../../build_wince,../../src" PreprocessorDefinitions="DB_WIN32;DB_WINCE;_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;__NO_SYSTEM_INCLUDES;DEBUG;POCKETPC2003_UI_MODEL" StringPooling="TRUE" RuntimeLibrary="1" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_replicate.pch" AssemblerListingLocation="$(OutDir)/db_replicate/" ObjectFile="$(OutDir)/db_replicate/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
+ <Tool Name="VCLinkerTool" AdditionalDependencies="" AdditionalLibraryDirectories="../../lib" OutputFile="$(OutDir)/db_replicate.exe" ProgramDatabaseFile="$(OutDir)/db_replicate.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="3" SubSystem="9" EntryPointSymbol="mainACRTStartup"/>
+ <Tool Name="VCPreBuildEventTool"/>
+ <Tool Name="VCPostBuildEventTool"/>
+ <Tool Name="VCCustomBuildTool"/>
+ <DeploymentTool/></Configuration>
+ <Configuration Name="Release|Smartphone 2003 (ARMV4)" OutputDirectory="..\..\build_wince\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/db_replicate" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="1">
+ <Tool Name="VCPreLinkEventTool"/>
+ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM,_ARM_,ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;"/>
+ <Tool Name="VCXMLDataGeneratorTool"/>
+ <Tool Name="VCManagedWrapperGeneratorTool"/>
+ <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ <Tool Name="VCCLCompilerTool" BufferSecurityCheck="FALSE" Optimization="2" MinimalRebuild="TRUE" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../../build_wince,../../src" PreprocessorDefinitions="DB_WIN32;DB_WINCE;_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;__NO_SYSTEM_INCLUDES;NDEBUG;POCKETPC2003_UI_MODEL" StringPooling="TRUE" RuntimeLibrary="0" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_replicate.pch" AssemblerListingLocation="$(OutDir)/db_replicate/" ObjectFile="$(OutDir)/db_replicate/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
+ <Tool Name="VCLinkerTool" AdditionalDependencies="" AdditionalLibraryDirectories="../../lib" OutputFile="$(OutDir)/db_replicate.exe" ProgramDatabaseFile="$(OutDir)/db_replicate.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="3" SubSystem="9" EntryPointSymbol="mainACRTStartup"/>
+ <Tool Name="VCPreBuildEventTool"/>
+ <Tool Name="VCPostBuildEventTool"/>
+ <Tool Name="VCCustomBuildTool"/>
+ <DeploymentTool/></Configuration>
+ <Configuration Name="Debug|Windows Mobile 6.5.3 Professional DTK (ARMV4I)" OutputDirectory="..\..\build_wince\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/db_replicate" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="1">
+ <Tool Name="VCPreLinkEventTool"/>
+ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM,_ARM_,ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;"/>
+ <Tool Name="VCXMLDataGeneratorTool"/>
+ <Tool Name="VCManagedWrapperGeneratorTool"/>
+ <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ <Tool Name="VCCLCompilerTool" BufferSecurityCheck="FALSE" Optimization="0" MinimalRebuild="TRUE" AdditionalIncludeDirectories="../../build_wince,../../src" PreprocessorDefinitions="DB_WIN32;DB_WINCE;_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;__NO_SYSTEM_INCLUDES;DEBUG;POCKETPC2003_UI_MODEL" StringPooling="TRUE" RuntimeLibrary="1" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_replicate.pch" AssemblerListingLocation="$(OutDir)/db_replicate/" ObjectFile="$(OutDir)/db_replicate/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
+ <Tool Name="VCLinkerTool" AdditionalDependencies="" AdditionalLibraryDirectories="../../lib" OutputFile="$(OutDir)/db_replicate.exe" ProgramDatabaseFile="$(OutDir)/db_replicate.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0" SubSystem="9" EntryPointSymbol="mainACRTStartup"/>
+ <Tool Name="VCPreBuildEventTool"/>
+ <Tool Name="VCPostBuildEventTool"/>
+ <Tool Name="VCCustomBuildTool"/>
+ <DeploymentTool/></Configuration>
+ <Configuration Name="Release|Windows Mobile 6.5.3 Professional DTK (ARMV4I)" OutputDirectory="..\..\build_wince\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/db_replicate" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="1">
+ <Tool Name="VCPreLinkEventTool"/>
+ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM,_ARM_,ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;"/>
+ <Tool Name="VCXMLDataGeneratorTool"/>
+ <Tool Name="VCManagedWrapperGeneratorTool"/>
+ <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ <Tool Name="VCCLCompilerTool" BufferSecurityCheck="FALSE" Optimization="2" MinimalRebuild="TRUE" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../../build_wince,../../src" PreprocessorDefinitions="DB_WIN32;DB_WINCE;_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;_UNICODE;__NO_SYSTEM_INCLUDES;NDEBUG;POCKETPC2003_UI_MODEL" StringPooling="TRUE" RuntimeLibrary="0" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_replicate.pch" AssemblerListingLocation="$(OutDir)/db_replicate/" ObjectFile="$(OutDir)/db_replicate/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
+ <Tool Name="VCLinkerTool" AdditionalDependencies="" AdditionalLibraryDirectories="../../lib" OutputFile="$(OutDir)/db_replicate.exe" ProgramDatabaseFile="$(OutDir)/db_replicate.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0" SubSystem="9" EntryPointSymbol="mainACRTStartup"/>
+ <Tool Name="VCPreBuildEventTool"/>
+ <Tool Name="VCPostBuildEventTool"/>
+ <Tool Name="VCCustomBuildTool"/>
+ <DeploymentTool/></Configuration>
+ </Configurations>
+ <References/>
+ <Files>
+ <File RelativePath="..\..\util\db_replicate.c"/>
+ <File RelativePath="..\..\src\clib\getopt.c"/>
+ </Files>
+ <Globals/>
+</VisualStudioProject>