]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
[bos #41189][Windows]: ensure that GMSH is retrieved by other applications if these...
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 21 Mar 2024 10:41:07 +0000 (11:41 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 21 Mar 2024 10:41:07 +0000 (11:41 +0100)
products/compil_scripts/CAS_7.5.bat

index c5d8f14898643515c1f4f079be695df3845e6a71..879ea1d8ba952cf785c00db5e4a9a2ebb3f0457d 100644 (file)
@@ -100,7 +100,7 @@ taskkill /F /IM "mspdbsrv.exe"
 
 if %SAT_DEBUG% == 1 (
     xcopy %PRODUCT_INSTALL%\win64\vc14\bind %PRODUCT_INSTALL%\win64\vc14\bin  /E /I /Q
-    xcopy %PRODUCT_INSTALL%\win64\vc14\lib %PRODUCT_INSTALL%\win64\vc14\lib  /E /I /Q
+    xcopy %PRODUCT_INSTALL%\win64\vc14\libd %PRODUCT_INSTALL%\win64\vc14\lib  /E /I /Q
 )
 
 echo.