summaryrefslogtreecommitdiffstats
path: root/windows_vnet
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_vnet
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_vnet')
-rw-r--r--windows_vnet/proj/hdf5/hdf5.vcproj3
-rw-r--r--windows_vnet/proj/hdf5dll/hdf5dll.vcproj3
2 files changed, 6 insertions, 0 deletions
diff --git a/windows_vnet/proj/hdf5/hdf5.vcproj b/windows_vnet/proj/hdf5/hdf5.vcproj
index 4814e73..5e0e239 100644
--- a/windows_vnet/proj/hdf5/hdf5.vcproj
+++ b/windows_vnet/proj/hdf5/hdf5.vcproj
@@ -5195,6 +5195,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Pdapl.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Pdcpl.c">
<FileConfiguration
Name="Debug|Win32">
diff --git a/windows_vnet/proj/hdf5dll/hdf5dll.vcproj b/windows_vnet/proj/hdf5dll/hdf5dll.vcproj
index 4dba2fd..53a109b 100644
--- a/windows_vnet/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows_vnet/proj/hdf5dll/hdf5dll.vcproj
@@ -5226,6 +5226,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Pdapl.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Pdcpl.c">
<FileConfiguration
Name="Debug|Win32">