diff options
Diffstat (limited to 'windows/hl/examples/ex_packetdll')
-rw-r--r-- | windows/hl/examples/ex_packetdll/ex_packetdll.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/hl/examples/ex_packetdll/ex_packetdll.vcproj b/windows/hl/examples/ex_packetdll/ex_packetdll.vcproj index b497422..33a9f34 100644 --- a/windows/hl/examples/ex_packetdll/ex_packetdll.vcproj +++ b/windows/hl/examples/ex_packetdll/ex_packetdll.vcproj @@ -38,7 +38,7 @@ Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbc32.lib odbccp32.lib hdf5ddll.lib hdf5_hldlld.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
+ AdditionalDependencies="odbc32.lib odbccp32.lib hdf5ddll.lib hdf5_hlddll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
OutputFile=".\..\..\..\..\hl\examples\ex_packetdll\Debug/ex_packetdll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
|