mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
161 lines
4.7 KiB
Plaintext
161 lines
4.7 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.10"
|
||
|
Name="gheapdll"
|
||
|
SccProjectName=""
|
||
|
SccLocalPath="">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory=".\../../../test/gheapdll/Release"
|
||
|
IntermediateDirectory=".\../../../test/gheapdll/Release"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="..\..\test,..\..\..\src"
|
||
|
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_HDF5USEDLL_;_HDF5TESTUSEDLL_"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="2"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderFile=".\../../../test/gheapdll/Release/gheapdll.pch"
|
||
|
AssemblerListingLocation=".\../../../test/gheapdll/Release/"
|
||
|
ObjectFile=".\../../../test/gheapdll/Release/"
|
||
|
ProgramDataBaseFileName=".\../../../test/gheapdll/Release/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.lib"
|
||
|
OutputFile=".\../../../test/gheapdll/Release/gheapdll.exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
ProgramDatabaseFile=".\../../../test/gheapdll/Release/gheapdll.pdb"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TypeLibraryName=".\../../../test/gheapdll/Release/gheapdll.tlb"
|
||
|
HeaderFileName=""/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1033"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory=".\../../../test/gheapdll/Debug"
|
||
|
IntermediateDirectory=".\../../../test/gheapdll/Debug"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="..\..\test,..\..\..\src"
|
||
|
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;_HDF5USEDLL_;_HDF5TESTUSEDLL_"
|
||
|
RuntimeLibrary="3"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderFile=".\../../../test/gheapdll/Debug/gheapdll.pch"
|
||
|
AssemblerListingLocation=".\../../../test/gheapdll/Debug/"
|
||
|
ObjectFile=".\../../../test/gheapdll/Debug/"
|
||
|
ProgramDataBaseFileName=".\../../../test/gheapdll/Debug/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
DebugInformationFormat="4"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.lib"
|
||
|
OutputFile=".\../../../test/gheapdll/Debug/gheapdll.exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
ProgramDatabaseFile=".\../../../test/gheapdll/Debug/gheapdll.pdb"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TypeLibraryName=".\../../../test/gheapdll/Debug/gheapdll.tlb"
|
||
|
HeaderFileName=""/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1033"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<File
|
||
|
RelativePath="..\..\..\test\gheap.c">
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions=""/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions=""/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|