examples: Removing redundant configuration
authorPawel Winogrodzki <pawelwi@microsoft.com>
Thu, 6 Jul 2017 23:49:49 +0000 (16:49 -0700)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Fri, 11 Aug 2017 22:02:21 +0000 (22:02 +0000)
commitede1872625af4cc7f917e987f9909d660c19833a
tree912410aae23705062a6f4cdfa7abbc44cce414f9
parent670d11176e95b041cf596e5b3441e79e753cdff8
examples: Removing redundant configuration

Moving global environment configuration common for all
platforms into build_common/SConscript and removing repeated
lines from service/examples/*.

Bug: https://jira.iotivity.org/browse/IOT-1583
Change-Id: Icc1661f2e54c27efbaa9787d082a0e2e121e0e20
Signed-off-by: Pawel Winogrodzki <pawelwi@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/21477
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: George Nash <george.nash@intel.com>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
examples/OICMiddle/SConscript