mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
efb94f8949
Corrected copy H5srcdir_str.h commands in script. Added libsettings project to behave like h5tinit.vcproj.
644 lines
15 KiB
XML
644 lines
15 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="hdf5_cppdll"
|
|
ProjectGUID="{D279901A-8E21-47D3-B7EA-A572EE12F2E6}"
|
|
RootNamespace="hdf5_cppdll"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\..\proj\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\property_sheets\remove-posix-warnings.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\../../../proj/hdf5_cppdll/Release/hdf5_cppdll.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\src"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;HDF5_CPPDLL_EXPORTS;_HDF5USEDLL_;WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\../../../proj/hdf5_cppdll/Release/hdf5_cppdll.pch"
|
|
AssemblerListingLocation=".\../../../proj/hdf5_cppdll/Release/"
|
|
ObjectFile=".\../../../proj/hdf5_cppdll/Release/"
|
|
ProgramDataBaseFileName=".\../../../proj/hdf5_cppdll/Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\hdf5_cppdll.dll"
|
|
LinkIncremental="0"
|
|
SuppressStartupBanner="true"
|
|
ManifestFile="$(TargetPath).intermediate.manifest"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="..\..\..\proj\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\property_sheets\remove-posix-warnings.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\../../../proj/hdf5_cppdll/Release/hdf5_cppdll.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\src"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;HDF5_CPPDLL_EXPORTS;_HDF5USEDLL_;WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\../../../proj/hdf5_cppdll/Release/hdf5_cppdll.pch"
|
|
AssemblerListingLocation=".\../../../proj/hdf5_cppdll/Release/"
|
|
ObjectFile=".\../../../proj/hdf5_cppdll/Release/"
|
|
ProgramDataBaseFileName=".\../../../proj/hdf5_cppdll/Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\hdf5_cppdll.dll"
|
|
LinkIncremental="0"
|
|
SuppressStartupBanner="true"
|
|
ManifestFile="$(TargetPath).intermediate.manifest"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\..\proj\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\property_sheets\remove-posix-warnings.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\../../../proj/hdf5_cppdll/Debug/hdf5_cppdll.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\src"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;HDF5_CPPDLL_EXPORTS;_HDF5USEDLL_;WIN32;_DEBUG;_WINDOWS;_USRDLL"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\../../../proj/hdf5_cppdll/Debug/hdf5_cppdll.pch"
|
|
AssemblerListingLocation=".\../../../proj/hdf5_cppdll/Debug/"
|
|
ObjectFile=".\../../../proj/hdf5_cppdll/Debug/"
|
|
ProgramDataBaseFileName=".\../../../proj/hdf5_cppdll/Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\hdf5_cppddll.dll"
|
|
LinkIncremental="0"
|
|
SuppressStartupBanner="true"
|
|
ManifestFile="$(TargetPath).intermediate.manifest"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="..\..\..\proj\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\property_sheets\remove-posix-warnings.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\../../../proj/hdf5_cppdll/Debug/hdf5_cppdll.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\src"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;HDF5_CPPDLL_EXPORTS;_HDF5USEDLL_;WIN32;_DEBUG;_WINDOWS;_USRDLL"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\../../../proj/hdf5_cppdll/Debug/hdf5_cppdll.pch"
|
|
AssemblerListingLocation=".\../../../proj/hdf5_cppdll/Debug/"
|
|
ObjectFile=".\../../../proj/hdf5_cppdll/Debug/"
|
|
ProgramDataBaseFileName=".\../../../proj/hdf5_cppdll/Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\hdf5_cppddll.dll"
|
|
LinkIncremental="0"
|
|
SuppressStartupBanner="true"
|
|
ManifestFile="$(TargetPath).intermediate.manifest"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5AbstractDs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5ArrayType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5AtomType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Attribute.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5CommonFG.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5CompType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5DataSet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5DataSpace.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5DataType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5DcreatProp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5DxferProp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5EnumType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Exception.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5FaccProp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5FcreatProp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5File.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5FloatType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Group.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5IdComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5IntType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Library.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Object.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5PredType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5PropList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5StrType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5VarLenType.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5AbstractDs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Alltypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5ArrayType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5AtomType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Attribute.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Classes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5CommonFG.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5CompType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Cpp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5DataSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5DataSpace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5DataType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5DcreatProp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5DxferProp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5EnumType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Exception.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5FaccProp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5FcreatProp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5File.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5FloatType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Group.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5IdComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Include.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5IntType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Library.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5Object.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5PredType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5PropList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5StrType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\c++\src\H5VarLenType.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|