diff options
Diffstat (limited to 'build_windows/test_micro.vcproj')
-rw-r--r-- | build_windows/test_micro.vcproj | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/build_windows/test_micro.vcproj b/build_windows/test_micro.vcproj new file mode 100644 index 0000000..d20d29d --- /dev/null +++ b/build_windows/test_micro.vcproj @@ -0,0 +1,97 @@ +<VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="test_micro" ProjectGUID="{9556E0A0-2E25-11DE-8C30-0800200C9A66}"> + <Platforms> + <Platform Name="Win32"/> + <Platform Name="x64"/> + <Platform Name="IA64"/> + </Platforms> + <Configurations> + <Configuration Name="Debug|Win32" OutputDirectory="..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/test_micro" 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)/test_micro.pch" AssemblerListingLocation="$(OutDir)/test_micro/" ObjectFile="$(OutDir)/test_micro/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/> + <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb48d.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/test_micro.exe" ProgramDatabaseFile="$(OutDir)/test_micro.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)/test_micro" 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)/test_micro.pch" AssemblerListingLocation="$(OutDir)/test_micro/" ObjectFile="$(OutDir)/test_micro/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/> + <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb48.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/test_micro.exe" ProgramDatabaseFile="$(OutDir)/test_micro.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)/test_micro" 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)/test_micro.pch" AssemblerListingLocation="$(OutDir)/test_micro/" ObjectFile="$(OutDir)/test_micro/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/> + <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb48d.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/test_micro.exe" ProgramDatabaseFile="$(OutDir)/test_micro.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)/test_micro" 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)/test_micro.pch" AssemblerListingLocation="$(OutDir)/test_micro/" ObjectFile="$(OutDir)/test_micro/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/> + <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb48.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/test_micro.exe" ProgramDatabaseFile="$(OutDir)/test_micro.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)/test_micro" 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)/test_micro.pch" AssemblerListingLocation="$(OutDir)/test_micro/" ObjectFile="$(OutDir)/test_micro/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/> + <Tool Name="VCLinkerTool" AdditionalOptions="/machine:IA64" AdditionalDependencies="libdb48d.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/test_micro.exe" ProgramDatabaseFile="$(OutDir)/test_micro.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)/test_micro" 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)/test_micro.pch" AssemblerListingLocation="$(OutDir)/test_micro/" ObjectFile="$(OutDir)/test_micro/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/> + <Tool Name="VCLinkerTool" AdditionalOptions="/machine:IA64" AdditionalDependencies="libdb48.lib" AdditionalLibraryDirectories="$(OutDir)" OutputFile="$(OutDir)/test_micro.exe" ProgramDatabaseFile="$(OutDir)/test_micro.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" TargetMachine="0"/> + <Tool Name="VCPostBuildEventTool"/> + <Tool Name="VCCustomBuildTool"/></Configuration> + </Configurations> + <References/> + <Files> + <File RelativePath="..\test_micro\source\b_curalloc.c"/> + <File RelativePath="..\test_micro\source\b_curwalk.c"/> + <File RelativePath="..\test_micro\source\b_del.c"/> + <File RelativePath="..\test_micro\source\b_get.c"/> + <File RelativePath="..\test_micro\source\b_inmem.c"/> + <File RelativePath="..\test_micro\source\b_latch.c"/> + <File RelativePath="..\test_micro\source\b_load.c"/> + <File RelativePath="..\test_micro\source\b_open.c"/> + <File RelativePath="..\test_micro\source\b_put.c"/> + <File RelativePath="..\test_micro\source\b_recover.c"/> + <File RelativePath="..\test_micro\source\b_txn.c"/> + <File RelativePath="..\test_micro\source\b_txn_write.c"/> + <File RelativePath="..\test_micro\source\b_uname.c"/> + <File RelativePath="..\test_micro\source\b_util.c"/> + <File RelativePath="..\test_micro\source\b_workload.c"/> + <File RelativePath="..\test_micro\source\test_micro.c"/> + <File RelativePath="..\common\util_arg.c"/> + <File RelativePath="..\clib\getopt.c"/> + </Files> + <Globals/> +</VisualStudioProject> |