summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xwindows/installhdf5lib.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/installhdf5lib.bat b/windows/installhdf5lib.bat
index 8361e81..8ee5bb6 100755
--- a/windows/installhdf5lib.bat
+++ b/windows/installhdf5lib.bat
@@ -173,7 +173,7 @@ rem Install C++ Libraries and Tools
rem ===RELEASE===
rem include
- call :safe_copy cpp\src\*.h hdf5lib\release\include
+ call :safe_copy "c++\src\*.h" hdf5lib\release\include
rem lib
call :safe_copy proj\hdf5_cpp\release\hdf5_cpp.lib hdf5lib\release\lib
rem dll