diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2008-11-17 19:13:00 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2008-11-17 19:13:00 (GMT) |
commit | 6b43203d7f8ce26fe396452cafef4e9537c540c1 (patch) | |
tree | fac414008cfc371da0540046b7cf9b56295c8dc7 /windows/proj/hdf5 | |
parent | b3b538cf581ecf0a5ce9fa883a16061fda84b881 (diff) | |
download | hdf5-6b43203d7f8ce26fe396452cafef4e9537c540c1.zip hdf5-6b43203d7f8ce26fe396452cafef4e9537c540c1.tar.gz hdf5-6b43203d7f8ce26fe396452cafef4e9537c540c1.tar.bz2 |
[svn-r16085] Purpose: Add new source file to Windows projects
Description:
Recently a new source file, H5Pdapl.c, was introduced. This checkin adds the file to our Windows projects.
Tested:
VS2005 on WinXP
Diffstat (limited to 'windows/proj/hdf5')
-rw-r--r-- | windows/proj/hdf5/hdf5.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj index 3cfba0d..72d580a 100644 --- a/windows/proj/hdf5/hdf5.vcproj +++ b/windows/proj/hdf5/hdf5.vcproj @@ -6273,6 +6273,10 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Pdapl.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Pdcpl.c"
>
<FileConfiguration
|