Use '-p' command line option when running matiec (iec2c)
authormjsousa
Sat, 06 Dec 2014 19:31:51 +0100
changeset 1427 e01b52d948c3
parent 1426 dfea848e146d
child 1429 7e00c406d346
Use '-p' command line option when running matiec (iec2c)
ProjectController.py
--- a/ProjectController.py	Wed Nov 26 16:05:14 2014 +0100
+++ b/ProjectController.py	Sat Dec 06 19:31:51 2014 +0100
@@ -614,7 +614,7 @@
         # files are listed to stdout, and errors to stderr.
         status, result, err_result = ProcessLogger(
                self.logger,
-               "\"%s\" -f -l -I \"%s\" -T \"%s\" \"%s\""%(
+               "\"%s\" -f -l -p -I \"%s\" -T \"%s\" \"%s\""%(
                          self.iec2c_path,
                          self.ieclib_path,
                          buildpath,