diff options
Diffstat (limited to 'windows/hl/test')
-rw-r--r-- | windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj b/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj index 7148b6d..c253a2f 100644 --- a/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj +++ b/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj @@ -43,7 +43,7 @@ OutputFile=".\../../../../hl/test/hl_test_dsdll/Release/hl_test_dsdll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_hldll\hdf5_hldlld.dll"
+ AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_hldll\hdf5_hlddll.dll"
ProgramDatabaseFile=".\../../../../hl/test/hl_test_dsdll/Release/hl_test_dsdll.pdb"
SubSystem="1"
TargetMachine="1"/>
|