From 8429c835ef9b5a00d05210f835d466718a7088ae Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Mon, 7 Nov 2005 17:48:48 -0500 Subject: [svn-r11691] Purpose: Maintenance on Windows Description: Adding the new function H5LTtext_to_dtype() for converting text description to data type Solution: Platforms tested: Windows XP Misc. update: --- windows/proj/hdf5_hldll/hdf5_hldll.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/windows/proj/hdf5_hldll/hdf5_hldll.dsp b/windows/proj/hdf5_hldll/hdf5_hldll.dsp index fef92bc..6a5a96f 100755 --- a/windows/proj/hdf5_hldll/hdf5_hldll.dsp +++ b/windows/proj/hdf5_hldll/hdf5_hldll.dsp @@ -118,6 +118,14 @@ SOURCE=..\..\..\hl\src\H5PT.c SOURCE=..\..\..\hl\src\H5TB.c # End Source File +# Begin Source File + +SOURCE=..\..\..\hl\src\lex.yy.c +# End Source File +# Begin Source File + +SOURCE=..\..\..\hl\src\y.tab.c +# End Source File # End Group # Begin Group "Header Files" -- cgit v0.12