mirror of
https://github.com/berkeleydb/libdb.git
synced 2024-11-17 01:26:25 +00:00
274 lines
6.7 KiB
Text
274 lines
6.7 KiB
Text
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="excxx_wce_sql"
|
||
|
ProjectGUID="{4BF83E5F-2DF4-4C94-97FB-700BA475BB4F}"
|
||
|
RootNamespace="excxx_wce_sql"
|
||
|
Keyword="MFCProj"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Pocket PC 2003 (ARMV4)"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Pocket PC 2003 (ARMV4)"
|
||
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="1"
|
||
|
CharacterSet="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
|
||
|
MkTypLibCompatible="false"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ExecutionBucket="7"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../build_wince;../build_windows"
|
||
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL"
|
||
|
MinimalRebuild="true"
|
||
|
RuntimeLibrary="1"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
|
||
|
Culture="1033"
|
||
|
AdditionalIncludeDirectories="$(IntDir)"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
|
||
|
AdditionalDependencies="sqlite.lib libdb50sd.lib"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="../build_windows/Pocket PC 2003 (ARMV4)/Debug;../build_wince/Debug_PocketPC2003_ARMV4"
|
||
|
GenerateDebugInformation="true"
|
||
|
StackReserveSize="65536"
|
||
|
StackCommitSize="4096"
|
||
|
EntryPointSymbol="WinMainCRTStartup"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCodeSignTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
<DeploymentTool
|
||
|
ForceDirty="-1"
|
||
|
RemoteDirectory=""
|
||
|
RegisterOutput="0"
|
||
|
AdditionalFiles=""
|
||
|
/>
|
||
|
<DebuggerTool
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Pocket PC 2003 (ARMV4)"
|
||
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="1"
|
||
|
CharacterSet="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
|
||
|
MkTypLibCompatible="false"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ExecutionBucket="7"
|
||
|
Optimization="2"
|
||
|
AdditionalIncludeDirectories="../build_wince;../build_windows"
|
||
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL"
|
||
|
MinimalRebuild="false"
|
||
|
RuntimeLibrary="0"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
|
||
|
Culture="1033"
|
||
|
AdditionalIncludeDirectories="$(IntDir)"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
|
||
|
AdditionalDependencies="sqlite.lib libdb50s.lib"
|
||
|
LinkIncremental="1"
|
||
|
AdditionalLibraryDirectories="../build_windows/Pocket PC 2003 (ARMV4)/Debug;../build_wince/Release_PocketPC2003_ARMV4"
|
||
|
GenerateDebugInformation="true"
|
||
|
StackReserveSize="65536"
|
||
|
StackCommitSize="4096"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
EntryPointSymbol="WinMainCRTStartup"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCodeSignTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
<DeploymentTool
|
||
|
ForceDirty="-1"
|
||
|
RemoteDirectory=""
|
||
|
RegisterOutput="0"
|
||
|
AdditionalFiles=""
|
||
|
/>
|
||
|
<DebuggerTool
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\sql\examples\wce_sql\excxx_wce_sql.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\sql\examples\wce_sql\excxx_wce_sqlDlg.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\sql\examples\wce_sql\stdafx.cpp"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Pocket PC 2003 (ARMV4)"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Pocket PC 2003 (ARMV4)"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\sql\examples\wce_sql\excxx_wce_sql.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\sql\examples\wce_sql\excxx_wce_sqlDlg.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\sql\examples\wce_sql\Resourceppc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\sql\examples\wce_sql\stdafx.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
||
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\sql\examples\wce_sql\excxx_wce_sql.ico"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\sql\examples\wce_sql\excxx_wce_sqlppc.rc"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\sql\examples\wce_sql\excxx_wce_sqlppc.rc2"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
<Global
|
||
|
Name="RESOURCE_FILE"
|
||
|
Value="..\sql\examples\wce_sql\excxx_wce_sqlppc.rc"
|
||
|
/>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|