summaryrefslogtreecommitdiffstats
path: root/windows/install_hlcppdll.BAT
diff options
context:
space:
mode:
Diffstat (limited to 'windows/install_hlcppdll.BAT')
-rwxr-xr-xwindows/install_hlcppdll.BAT2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/install_hlcppdll.BAT b/windows/install_hlcppdll.BAT
index 5dbb668..fbb2d9c 100755
--- a/windows/install_hlcppdll.BAT
+++ b/windows/install_hlcppdll.BAT
@@ -19,5 +19,5 @@
@ ECHO OFF
copy proj\hdf5_hl_cppdll\Release\hdf5_hl_cppdll.dll %SystemRoot%\system >temp.txt
-copy proj\hdf5_hl_cppdll\Debug\hdf5_hl_cppdlld.dll %SystemRoot%\system >temp.txt
+copy proj\hdf5_hl_cppdll\Debug\hdf5_hl_cppddll.dll %SystemRoot%\system >temp.txt
del temp.txt \ No newline at end of file