]> SALOME platform Git repositories - tools/sat.git/commitdiff
Salome HOME
Addition of the last modifications for Windows WINDOWS
authorSRE <serge.rehbinder@cea.fr>
Tue, 6 Mar 2018 08:12:40 +0000 (09:12 +0100)
committerSRE <serge.rehbinder@cea.fr>
Tue, 6 Mar 2018 08:12:40 +0000 (09:12 +0100)
commands/launcher.py
data/site.pyconf

index 3b33bfb6fb87a8e18d8211c8a6662a70ec64b151..01ba03b85da8be1c776422dfcc173063ec8f2a6b 100644 (file)
@@ -84,6 +84,7 @@ def generate_launch_file(config,
     additional_env['APPLI'] = filepath\r
 \r
     # Get the launcher template\r
+    profile_install_dir = profile_install_dir.replace("\\", "\\\\")\r
     withProfile = src.fileEnviron.withProfile.replace( "PROFILE_INSTALL_DIR",\r
                                                        profile_install_dir )\r
     before, after = withProfile.split(\r
index 33a905053b3f76ef15322b7c2c713a89fa10b33f..4c0fa588d1f594844659c036bb02cd6d7e7b3bdd 100644 (file)
@@ -15,5 +15,6 @@ PROJECTS :
 {
 project_file_paths : 
 [
+"C:\Users\salome\PROJET-SALOME-SAT5\salome.pyconf"
 ]
 }