summaryrefslogtreecommitdiffstats
path: root/windows/proj
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-11-17 22:14:05 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-11-17 22:14:05 (GMT)
commit29be5ec598f9f321051f05af07f36eeb2a28c548 (patch)
tree21bb9bee4c2494f7008be78cd105e3b67737dd8d /windows/proj
parent3c5f5263e3d1f6cc12b66d40e44234968a9c2066 (diff)
downloadhdf5-29be5ec598f9f321051f05af07f36eeb2a28c548.zip
hdf5-29be5ec598f9f321051f05af07f36eeb2a28c548.tar.gz
hdf5-29be5ec598f9f321051f05af07f36eeb2a28c548.tar.bz2
[svn-r16090] Purpose: Add new source file to Windows.
Description: Recently a new source file, H5Pdapl.c, was brought to the 1.8 branch. This checkin also adds it to the Windows Visual Studio projects. Tested: None needed, very minor.
Diffstat (limited to 'windows/proj')
-rw-r--r--windows/proj/hdf5/hdf5.vcproj4
-rw-r--r--windows/proj/hdf5dll/hdf5dll.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
index e56f654..9fbce1e 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -6233,6 +6233,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Pdapl.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Pdcpl.c"
>
<FileConfiguration
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj
index dfcbc1c..444619e 100644
--- a/windows/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows/proj/hdf5dll/hdf5dll.vcproj
@@ -6223,6 +6223,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Pdapl.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Pdcpl.c"
>
<FileConfiguration