diff options
-rwxr-xr-x | windows/proj/hdf5_hldll/hdf5_hldll.dsp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/proj/hdf5_hldll/hdf5_hldll.dsp b/windows/proj/hdf5_hldll/hdf5_hldll.dsp index 6a5a96f..ac31753 100755 --- a/windows/proj/hdf5_hldll/hdf5_hldll.dsp +++ b/windows/proj/hdf5_hldll/hdf5_hldll.dsp @@ -112,19 +112,19 @@ SOURCE=..\..\..\hl\src\H5LT.c # End Source File # Begin Source File -SOURCE=..\..\..\hl\src\H5PT.c +SOURCE=..\..\..\hl\src\H5LTanalyze.c # End Source File # Begin Source File -SOURCE=..\..\..\hl\src\H5TB.c +SOURCE=..\..\..\hl\src\H5LTparse.c # End Source File # Begin Source File -SOURCE=..\..\..\hl\src\lex.yy.c +SOURCE=..\..\..\hl\src\H5PT.c # End Source File # Begin Source File -SOURCE=..\..\..\hl\src\y.tab.c +SOURCE=..\..\..\hl\src\H5TB.c # End Source File # End Group # Begin Group "Header Files" |