diff -r ba5f64fe0e00 -r d73b64672238 ProjectController.py --- a/ProjectController.py Wed Aug 16 12:30:31 2017 +0300 +++ b/ProjectController.py Wed Aug 16 12:48:08 2017 +0300 @@ -172,6 +172,7 @@ self.ieclib_c_path = self.findLibCPath() return self.ieclib_c_path + iec2c_cfg = Iec2CSettings()