Add BSD license file
[platform/upstream/db4.git] / build_windows / db_tcl.vcproj
1 <VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="db_tcl" ProjectGUID="{7F3D3EEE-2ABB-4F0F-A2A7-DE88C1989BE1}">
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)/db_tcl" ConfigurationType="2" 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;DB_CREATE_DLL;_UNICODE;DB_TCL_SUPPORT;DIAGNOSTIC;CONFIG_TEST;_USRDLL" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_tcl.pch" AssemblerListingLocation="$(OutDir)/db_tcl/" ObjectFile="$(OutDir)/db_tcl/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
16       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb48d.lib tcl84g.lib" AdditionalLibraryDirectories="$(OutDir);C:/tcl/lib" OutputFile="$(OutDir)/libdb_tcl48d.dll" ProgramDatabaseFile="$(OutDir)/libdb_tcl48d.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" ImportLibrary="$(OutDir)/libdb_tcl48d.lib" ModuleDefinitionFile="..\build_windows\libdb_tcl.def" TargetMachine="0"/>
17       <Tool Name="VCPostBuildEventTool"/>
18       <Tool Name="VCCustomBuildTool"/></Configuration>
19     <Configuration Name="Release|Win32" OutputDirectory="..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/db_tcl" ConfigurationType="2" 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;DB_CREATE_DLL;_UNICODE;DB_TCL_SUPPORT;_USRDLL" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_tcl.pch" AssemblerListingLocation="$(OutDir)/db_tcl/" ObjectFile="$(OutDir)/db_tcl/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
27       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x86" AdditionalDependencies="libdb48.lib tcl84.lib" AdditionalLibraryDirectories="$(OutDir);C:/tcl/lib" OutputFile="$(OutDir)/libdb_tcl48.dll" ProgramDatabaseFile="$(OutDir)/libdb_tcl48.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" ImportLibrary="$(OutDir)/libdb_tcl48.lib" ModuleDefinitionFile="..\build_windows\libdb_tcl.def" TargetMachine="0"/>
28       <Tool Name="VCPostBuildEventTool"/>
29       <Tool Name="VCCustomBuildTool"/></Configuration>
30     <Configuration Name="Debug|x64" OutputDirectory="..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/db_tcl" ConfigurationType="2" 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;DB_CREATE_DLL;_UNICODE;DB_TCL_SUPPORT;DIAGNOSTIC;CONFIG_TEST;_USRDLL" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_tcl.pch" AssemblerListingLocation="$(OutDir)/db_tcl/" ObjectFile="$(OutDir)/db_tcl/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
38       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb48d.lib tcl84g.lib" AdditionalLibraryDirectories="$(OutDir);C:/tcl/lib" OutputFile="$(OutDir)/libdb_tcl48d.dll" ProgramDatabaseFile="$(OutDir)/libdb_tcl48d.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" ImportLibrary="$(OutDir)/libdb_tcl48d.lib" ModuleDefinitionFile="..\build_windows\libdb_tcl.def" TargetMachine="0"/>
39       <Tool Name="VCPostBuildEventTool"/>
40       <Tool Name="VCCustomBuildTool"/></Configuration>
41     <Configuration Name="Release|x64" OutputDirectory="..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/db_tcl" ConfigurationType="2" 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;DB_CREATE_DLL;_UNICODE;DB_TCL_SUPPORT;_USRDLL" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_tcl.pch" AssemblerListingLocation="$(OutDir)/db_tcl/" ObjectFile="$(OutDir)/db_tcl/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
49       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:x64" AdditionalDependencies="libdb48.lib tcl84.lib" AdditionalLibraryDirectories="$(OutDir);C:/tcl/lib" OutputFile="$(OutDir)/libdb_tcl48.dll" ProgramDatabaseFile="$(OutDir)/libdb_tcl48.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" ImportLibrary="$(OutDir)/libdb_tcl48.lib" ModuleDefinitionFile="..\build_windows\libdb_tcl.def" TargetMachine="0"/>
50       <Tool Name="VCPostBuildEventTool"/>
51       <Tool Name="VCCustomBuildTool"/></Configuration>
52     <Configuration Name="Debug|IA64" OutputDirectory="..\build_windows\$(PlatformName)\Debug" IntermediateDirectory="./$(OutDir)/db_tcl" ConfigurationType="2" 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;DB_CREATE_DLL;_UNICODE;DB_TCL_SUPPORT;DIAGNOSTIC;CONFIG_TEST;_USRDLL" StringPooling="TRUE" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_tcl.pch" AssemblerListingLocation="$(OutDir)/db_tcl/" ObjectFile="$(OutDir)/db_tcl/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" BasicRuntimeChecks="3" CompileAs="0"/>
60       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:IA64" AdditionalDependencies="libdb48d.lib tcl84g.lib" AdditionalLibraryDirectories="$(OutDir);C:/tcl/lib" OutputFile="$(OutDir)/libdb_tcl48d.dll" ProgramDatabaseFile="$(OutDir)/libdb_tcl48d.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" ImportLibrary="$(OutDir)/libdb_tcl48d.lib" ModuleDefinitionFile="..\build_windows\libdb_tcl.def" TargetMachine="0"/>
61       <Tool Name="VCPostBuildEventTool"/>
62       <Tool Name="VCCustomBuildTool"/></Configuration>
63     <Configuration Name="Release|IA64" OutputDirectory="..\build_windows\$(PlatformName)\Release" IntermediateDirectory="./$(OutDir)/db_tcl" ConfigurationType="2" 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;DB_CREATE_DLL;_UNICODE;DB_TCL_SUPPORT;_USRDLL" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="./$(OutDir)/db_tcl.pch" AssemblerListingLocation="$(OutDir)/db_tcl/" ObjectFile="$(OutDir)/db_tcl/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/>
71       <Tool Name="VCLinkerTool" AdditionalOptions="/machine:IA64" AdditionalDependencies="libdb48.lib tcl84.lib" AdditionalLibraryDirectories="$(OutDir);C:/tcl/lib" OutputFile="$(OutDir)/libdb_tcl48.dll" ProgramDatabaseFile="$(OutDir)/libdb_tcl48.pdb" LinkIncremental="1" GenerateDebugInformation="TRUE" SuppressStartupBanner="TRUE" OptimizeReferences="2" ImportLibrary="$(OutDir)/libdb_tcl48.lib" ModuleDefinitionFile="..\build_windows\libdb_tcl.def" TargetMachine="0"/>
72       <Tool Name="VCPostBuildEventTool"/>
73       <Tool Name="VCCustomBuildTool"/></Configuration>
74   </Configurations>
75   <References/>
76   <Files>
77     <File RelativePath="..\os\os_abort.c"/>
78     <File RelativePath="..\os\os_stack.c"/>
79     <File RelativePath="..\tcl\tcl_compat.c"/>
80     <File RelativePath="..\tcl\tcl_db.c"/>
81     <File RelativePath="..\tcl\tcl_db_pkg.c"/>
82     <File RelativePath="..\tcl\tcl_dbcursor.c"/>
83     <File RelativePath="..\tcl\tcl_env.c"/>
84     <File RelativePath="..\tcl\tcl_internal.c"/>
85     <File RelativePath="..\tcl\tcl_lock.c"/>
86     <File RelativePath="..\tcl\tcl_log.c"/>
87     <File RelativePath="..\tcl\tcl_mp.c"/>
88     <File RelativePath="..\tcl\tcl_mutex.c"/>
89     <File RelativePath="..\tcl\tcl_rep.c"/>
90     <File RelativePath="..\tcl\tcl_seq.c"/>
91     <File RelativePath="..\tcl\tcl_txn.c"/>
92     <File RelativePath="..\tcl\tcl_util.c"/>
93     <File RelativePath="..\build_windows\libdb_tcl.def"/>
94   </Files>
95   <Globals/>
96 </VisualStudioProject>