From 3f48ca12651f4e3d34ebfd181ad5e46aea32298e Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Mon, 7 Nov 2005 17:48:05 -0500 Subject: [svn-r11690] 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_hl/hdf5_hl.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/windows/proj/hdf5_hl/hdf5_hl.dsp b/windows/proj/hdf5_hl/hdf5_hl.dsp index 397addd..e1f7269 100755 --- a/windows/proj/hdf5_hl/hdf5_hl.dsp +++ b/windows/proj/hdf5_hl/hdf5_hl.dsp @@ -112,6 +112,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