summaryrefslogtreecommitdiffstats
path: root/windows/proj/hdf5_hldll/hdf5_hldll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/proj/hdf5_hldll/hdf5_hldll.vcproj')
-rw-r--r--windows/proj/hdf5_hldll/hdf5_hldll.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/windows/proj/hdf5_hldll/hdf5_hldll.vcproj b/windows/proj/hdf5_hldll/hdf5_hldll.vcproj
index 835f756..6445d92 100644
--- a/windows/proj/hdf5_hldll/hdf5_hldll.vcproj
+++ b/windows/proj/hdf5_hldll/hdf5_hldll.vcproj
@@ -104,12 +104,12 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile="..\..\..\proj\hdf5_hldll\Debug/hdf5_hldlld.dll"
+ OutputFile="..\..\..\proj\hdf5_hldll\Debug/hdf5_hlddll.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\proj\hdf5_hldll\Debug/hdf5_hldlld.pdb"
- ImportLibrary=".\..\..\..\proj\hdf5_hldll\Debug/hdf5_hldlld.lib"
+ ProgramDatabaseFile=".\..\..\..\proj\hdf5_hldll\Debug/hdf5_hlddll.pdb"
+ ImportLibrary=".\..\..\..\proj\hdf5_hldll\Debug/hdf5_hlddll.lib"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"