summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-08-09 18:05:01 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-08-09 18:05:01 (GMT)
commitc558ac0191a190d6362dadb54d580447e4ca4fda (patch)
treeaeebd73405ee543a16a0da3d032725587761b409 /windows
parent70f1a12883e8568c093b54d7686131f7b76c5f18 (diff)
downloadhdf5-c558ac0191a190d6362dadb54d580447e4ca4fda.zip
hdf5-c558ac0191a190d6362dadb54d580447e4ca4fda.tar.gz
hdf5-c558ac0191a190d6362dadb54d580447e4ca4fda.tar.bz2
[svn-r11223] Purpose:
Maintenance on windows Description: Update project file to include the newly added file H5Fsfile.c Solution: Platforms tested: MSVS 6.0 on 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 84ef180..73ac1bc 100755
--- a/windows/proj/hdf5/hdf5.dsp
+++ b/windows/proj/hdf5/hdf5.dsp
@@ -834,6 +834,21 @@ SOURCE=..\..\..\src\H5FO.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Fsfile.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\H5Fsuper.c
!IF "$(CFG)" == "hdf5 - Win32 Release"