beremiz

Parents dfea848e146d
Children 7e00c406d346
Use '-p' command line option when running matiec (iec2c)
--- 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,