summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2006-01-03 17:24:22 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2006-01-03 17:24:22 (GMT)
commitfebe6dc75697adbd0b07dbbc8090c4cddcebfbff (patch)
treebf3ff979671dd9d540c155d872b44447efc54eae /windows
parent0663b662048978309863280a476422851622407d (diff)
downloadhdf5-febe6dc75697adbd0b07dbbc8090c4cddcebfbff.zip
hdf5-febe6dc75697adbd0b07dbbc8090c4cddcebfbff.tar.gz
hdf5-febe6dc75697adbd0b07dbbc8090c4cddcebfbff.tar.bz2
[svn-r11858] Purpose:
Windows maintenance Description: Add in H5Pacpl.c Solution: Platforms tested: Windows XP Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/proj/hdf5/hdf5.dsp15
1 files changed, 15 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp
index d8ac24f..34e9d63 100755
--- a/windows/proj/hdf5/hdf5.dsp
+++ b/windows/proj/hdf5/hdf5.dsp
@@ -1535,6 +1535,21 @@ SOURCE=..\..\..\src\H5P.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Pacpl.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\H5Pdcpl.c
!IF "$(CFG)" == "hdf5 - Win32 Release"