summaryrefslogtreecommitdiffstats
path: root/windows/proj/hdf5/hdf5.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/proj/hdf5/hdf5.vcproj')
-rw-r--r--windows/proj/hdf5/hdf5.vcproj1589
1 files changed, 0 insertions, 1589 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
deleted file mode 100644
index 35f00b9..0000000
--- a/windows/proj/hdf5/hdf5.vcproj
+++ /dev/null
@@ -1,1589 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="hdf5"
- ProjectGUID="{26346A09-C500-49E7-963A-D22A8E09AAB7}"
- RootNamespace="hdf5"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="..\..\..\proj\$(ProjectName)\$(ConfigurationName)"
- IntermediateDirectory="$(OutDir)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\property_sheets\remove-posix-warnings.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;_DEBUG;_WINDOWS"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".\..\..\..\proj\hdf5\Debug/hdf5.pch"
- AssemblerListingLocation=".\..\..\..\proj\hdf5\Debug/"
- ObjectFile=".\..\..\..\proj\hdf5\Debug/"
- ProgramDataBaseFileName=".\..\..\..\proj\hdf5\Debug/"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="..\..\..\proj\$(ProjectName)\$(ConfigurationName)"
- IntermediateDirectory="$(OutDir)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\property_sheets\remove-posix-warnings.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;_DEBUG;_WINDOWS"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".\..\..\..\proj\hdf5\Debug/hdf5.pch"
- AssemblerListingLocation=".\..\..\..\proj\hdf5\Debug/"
- ObjectFile=".\..\..\..\proj\hdf5\Debug/"
- ProgramDataBaseFileName=".\..\..\..\proj\hdf5\Debug/"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="..\..\..\proj\$(ProjectName)\$(ConfigurationName)"
- IntermediateDirectory="$(OutDir)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\property_sheets\remove-posix-warnings.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;NDEBUG;_WINDOWS"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".\..\..\..\proj\hdf5\Release/hdf5.pch"
- AssemblerListingLocation=".\..\..\..\proj\hdf5\Release/"
- ObjectFile=".\..\..\..\proj\hdf5\Release/"
- ProgramDataBaseFileName=".\..\..\..\proj\hdf5\Release/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="..\..\..\proj\$(ProjectName)\$(ConfigurationName)"
- IntermediateDirectory="$(OutDir)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\property_sheets\remove-posix-warnings.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;NDEBUG;_WINDOWS"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".\..\..\..\proj\hdf5\Release/hdf5.pch"
- AssemblerListingLocation=".\..\..\..\proj\hdf5\Release/"
- ObjectFile=".\..\..\..\proj\hdf5\Release/"
- ProgramDataBaseFileName=".\..\..\..\proj\hdf5\Release/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="source"
- >
- <File
- RelativePath="..\..\..\src\H5.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5A.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Abtree2.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5AC.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Adense.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Adeprec.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Aint.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Atest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5B.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5B2.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5B2cache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5B2dbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5B2hdr.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5B2int.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5B2stat.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5B2test.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Bcache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Bdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5C.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5checksum.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5D.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5dbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dbtree.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dchunk.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dcompact.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dcontig.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ddbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ddeprec.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Defl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dfill.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dint.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dio.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dlayout.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dmpio.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Doh.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dscatgath.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dselect.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dtest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5E.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EA.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAcache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAdblkpage.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAdblock.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAhdr.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAiblock.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAint.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAsblock.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAstat.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAtest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Edeprec.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Eint.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5F.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FA.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FAcache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Faccum.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FAdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FAdblkpage.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FAdblock.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FAhdr.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FAstat.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FAtest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FD.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDcore.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fdeprec.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDfamily.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDint.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDlog.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDmpi.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDmpio.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDmpiposix.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDmulti.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDsec2.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDspace.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDstdio.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDwindows.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fefc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ffake.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fio.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FL.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fmount.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fmpi.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FO.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fquery.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FS.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FScache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FSdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fsfile.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FSsection.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FSstat.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FStest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fsuper.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fsuper_cache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ftest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5G.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gbtree2.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gcache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gcompact.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gdense.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gdeprec.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gent.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gint.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Glink.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gloc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gname.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gnode.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gobj.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Goh.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Groot.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gstab.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gtest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gtraverse.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HF.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFbtree2.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFcache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFdblock.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFdtable.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFhdr.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFhuge.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFiblock.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFiter.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFman.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFsection.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFspace.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFstat.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFtest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HFtiny.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HG.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HGcache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HGdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HL.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HLcache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HLdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HLint.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HP.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5I.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Itest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5L.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Lexternal.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5lib_settings.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5MF.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5MFaggr.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5MFdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5MFsection.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5MM.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5MP.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5MPtest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5O.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Oainfo.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Oalloc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Oattr.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Oattribute.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Obogus.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Obtreek.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ocache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ochunk.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ocont.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ocopy.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Odbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Odrvinfo.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Odtype.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Oefl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ofill.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ofsinfo.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Oginfo.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Olayout.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Olinfo.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Olink.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Omessage.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Omtime.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Oname.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Onull.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Opline.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Orefcount.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Osdspace.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Oshared.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Oshmesg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ostab.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Otest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ounknown.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5P.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pacpl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pdapl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pdcpl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pdeprec.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pdxpl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pfapl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pfcpl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pfmpl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pgcpl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pint.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Plapl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Plcpl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pocpl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pocpypl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pstrcpl.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ptest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5R.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5RC.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Rdeprec.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5RS.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5S.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Sall.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Sdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Shyper.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5SL.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5SM.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5SMbtree2.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5SMcache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5SMmessage.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Smpio.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5SMtest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Snone.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Spoint.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Sselect.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5ST.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Stest.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5system.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5T.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tarray.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tbit.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tcommit.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tcompound.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tconv.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tcset.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tdbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tdeprec.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tenum.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tfields.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tfixed.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tfloat.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5timer.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tinit.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tnative.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Toffset.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Toh.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Topaque.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Torder.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tpad.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tprecis.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5trace.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tstrpad.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tvisit.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tvlen.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5V.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5WB.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Z.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Zdeflate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Zfletcher32.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Znbit.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Zscaleoffset.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Zshuffle.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Zszip.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ztrans.c"
- >
- </File>
- </Filter>
- <Filter
- Name="header"
- Filter="*.h"
- >
- <File
- RelativePath="..\..\..\src\H5ACprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5ACpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Apkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Aprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Apublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Bprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Bpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5BTpkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Cprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Cpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dpkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EApkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5EAprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Epkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Eprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Epublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FApkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FAprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5FDpkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Fpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gpkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Gpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HGprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HGpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HLprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5HLpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Iprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ipublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5MFprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5MMprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5MMpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Oprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Opublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Pprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ppublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5private.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5public.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5RCprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Rpkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Rprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Rpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5SHpkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5SHprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5SHpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5SLprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Sprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Spublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tpkg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Tpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5version.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Vprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5WBprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5win32defs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Zprivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Zpublic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\hdf5.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>