summaryrefslogtreecommitdiffstats
path: root/windows/proj/hdf5
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-07-06 18:59:55 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-07-06 18:59:55 (GMT)
commit4dbb3ce9179ece616099fcf59295d049b7dcf504 (patch)
tree94708de0dfd36f8ca2fa56d182b9c7aa17824211 /windows/proj/hdf5
parent818e0698cc62d68fa7399d8a31c6f7899689ef4f (diff)
downloadhdf5-4dbb3ce9179ece616099fcf59295d049b7dcf504.zip
hdf5-4dbb3ce9179ece616099fcf59295d049b7dcf504.tar.gz
hdf5-4dbb3ce9179ece616099fcf59295d049b7dcf504.tar.bz2
[svn-r17160] Added H5FA* files to the hdf5 and hdf5dll projects.
Tested: windows
Diffstat (limited to 'windows/proj/hdf5')
-rw-r--r--windows/proj/hdf5/hdf5.vcproj176
1 files changed, 108 insertions, 68 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
index 37fe50d..53717f7 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -786,48 +786,6 @@
/>
</FileConfiguration>
</File>
- <File
- RelativePath="..\..\..\src\H5Bdbg.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BrowseInformation="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BrowseInformation="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
<File
RelativePath="..\..\..\src\H5B2dbg.c"
>
@@ -1039,6 +997,48 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Bdbg.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ PreprocessorDefinitions=""
+ BrowseInformation="1"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|x64"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ PreprocessorDefinitions=""
+ BrowseInformation="1"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|x64"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\..\..\src\H5C.c"
>
<FileConfiguration
@@ -1215,11 +1215,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\src\H5Dchunk.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dcompact.c"
+ RelativePath="..\..\..\src\H5Dbtree.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -1265,7 +1261,11 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\src\H5Dcontig.c"
+ RelativePath="..\..\..\src\H5Dchunk.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\H5Dcompact.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -1311,11 +1311,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\src\H5Ddbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Ddeprec.c"
+ RelativePath="..\..\..\src\H5Dcontig.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -1324,6 +1320,8 @@
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
+ ObjectFile="..\..\..\proj\hdf5\Debug/"
+ ProgramDataBaseFileName="..\..\..\proj\hdf5\Debug/"
BrowseInformation="1"
/>
</FileConfiguration>
@@ -1334,6 +1332,8 @@
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
+ ObjectFile="..\..\..\proj\hdf5\Debug/"
+ ProgramDataBaseFileName="..\..\..\proj\hdf5\Debug/"
BrowseInformation="1"
/>
</FileConfiguration>
@@ -1357,7 +1357,11 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\src\H5Defl.c"
+ RelativePath="..\..\..\src\H5Ddbg.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\H5Ddeprec.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -1366,8 +1370,6 @@
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
- ObjectFile="..\..\..\proj\hdf5\Debug/"
- ProgramDataBaseFileName="..\..\..\proj\hdf5\Debug/"
BrowseInformation="1"
/>
</FileConfiguration>
@@ -1378,8 +1380,6 @@
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
- ObjectFile="..\..\..\proj\hdf5\Debug/"
- ProgramDataBaseFileName="..\..\..\proj\hdf5\Debug/"
BrowseInformation="1"
/>
</FileConfiguration>
@@ -1403,15 +1403,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\src\H5Dfill.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dint.c"
- >
- </File>
- <File
- RelativePath="..\..\..\src\H5Dio.c"
+ RelativePath="..\..\..\src\H5Defl.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -1457,7 +1449,15 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\src\H5Dbtree.c"
+ RelativePath="..\..\..\src\H5Dfill.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\H5Dint.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\H5Dio.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -1907,10 +1907,42 @@
</FileConfiguration>
</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"
>
<FileConfiguration
@@ -9299,6 +9331,14 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5FApkg.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\H5FAprivate.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5FDpkg.h"
>
</File>