summaryrefslogtreecommitdiff
path: root/build_windows/db_deadlock.vcproj
diff options
context:
space:
mode:
authorZhang Qiang <qiang.z.zhang@intel.com>2012-05-29 11:25:24 +0800
committerZhang Qiang <qiang.z.zhang@intel.com>2012-05-29 11:25:24 +0800
commite776056ea09ba0b6d9505ced6913c9190a12d632 (patch)
tree092838f2a86042abc586aa5576e36ae6cb47e256 /build_windows/db_deadlock.vcproj
parent2e082c838d2ca750f5daac6dcdabecc22dfd4e46 (diff)
downloaddb4-e776056ea09ba0b6d9505ced6913c9190a12d632.tar.gz
db4-e776056ea09ba0b6d9505ced6913c9190a12d632.tar.bz2
db4-e776056ea09ba0b6d9505ced6913c9190a12d632.zip
updated with Tizen:Base source codes
Diffstat (limited to 'build_windows/db_deadlock.vcproj')
-rw-r--r--build_windows/db_deadlock.vcproj81
1 files changed, 0 insertions, 81 deletions
diff --git a/build_windows/db_deadlock.vcproj b/build_windows/db_deadlock.vcproj
deleted file mode 100644
index 5dbd399..0000000
--- a/build_windows/db_deadlock.vcproj
+++ /dev/null
@@ -1,81 +0,0 @@
-<VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="db_deadlock" ProjectGUID="{CD0FD995-B4D1-4907-987B-99CF3304E7E0}">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- <Platform Name="IA64"/>
- </Platforms>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/db_deadlock" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
- <Tool Name="VCPreBuildEventTool"/>
- <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,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_deadlock.pch" AssemblerListingLocation="$(OutDir)/db_deadlock/" ObjectFile="$(OutDir)/db_deadlock/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
- <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb48d.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/db_deadlock.exe" ProgramDatabaseFile="$(OutDir)/db_deadlock.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
- <Tool Name="VCPostBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/></Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/db_deadlock" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
- <Tool Name="VCPreBuildEventTool"/>
- <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,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_deadlock.pch" AssemblerListingLocation="$(OutDir)/db_deadlock/" ObjectFile="$(OutDir)/db_deadlock/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
- <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb48.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/db_deadlock.exe" ProgramDatabaseFile="$(OutDir)/db_deadlock.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
- <Tool Name="VCPostBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/></Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/db_deadlock" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
- <Tool Name="VCPreBuildEventTool"/>
- <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,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_deadlock.pch" AssemblerListingLocation="$(OutDir)/db_deadlock/" ObjectFile="$(OutDir)/db_deadlock/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
- <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb48d.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/db_deadlock.exe" ProgramDatabaseFile="$(OutDir)/db_deadlock.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
- <Tool Name="VCPostBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/></Configuration>
- <Configuration Name="Release|x64" OutputDirectory="..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/db_deadlock" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
- <Tool Name="VCPreBuildEventTool"/>
- <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,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_deadlock.pch" AssemblerListingLocation="$(OutDir)/db_deadlock/" ObjectFile="$(OutDir)/db_deadlock/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
- <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb48.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/db_deadlock.exe" ProgramDatabaseFile="$(OutDir)/db_deadlock.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
- <Tool Name="VCPostBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/></Configuration>
- <Configuration Name="Debug|IA64" OutputDirectory="..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/db_deadlock" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
- <Tool Name="VCPreBuildEventTool"/>
- <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,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_deadlock.pch" AssemblerListingLocation="$(OutDir)/db_deadlock/" ObjectFile="$(OutDir)/db_deadlock/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
- <Tool Name="VCLinkerTool" AdditionalOptions="/machine:IA64" AdditionalDependencies="libdb48d.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/db_deadlock.exe" ProgramDatabaseFile="$(OutDir)/db_deadlock.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
- <Tool Name="VCPostBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/></Configuration>
- <Configuration Name="Release|IA64" OutputDirectory="..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/db_deadlock" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2">
- <Tool Name="VCPreBuildEventTool"/>
- <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,../,../dbinc" PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;_CONSOLE" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_deadlock.pch" AssemblerListingLocation="$(OutDir)/db_deadlock/" ObjectFile="$(OutDir)/db_deadlock/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
- <Tool Name="VCLinkerTool" AdditionalOptions="/machine:IA64" AdditionalDependencies="libdb48.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/db_deadlock.exe" ProgramDatabaseFile="$(OutDir)/db_deadlock.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/>
- <Tool Name="VCPostBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/></Configuration>
- </Configurations>
- <References/>
- <Files>
- <File RelativePath="..\db_deadlock\db_deadlock.c"/>
- <File RelativePath="..\clib\getopt.c"/>
- </Files>
- <Globals/>
-</VisualStudioProject>