Fix for PPM tizen sample build issue.
authorHarish Kumara Marappa <h.marappa@samsung.com>
Thu, 23 Apr 2015 11:00:47 +0000 (16:30 +0530)
committerUze Choi <uzchoi@samsung.com>
Fri, 24 Apr 2015 01:07:13 +0000 (01:07 +0000)
commitf5013eb93a1a47083947191d5d891bfe5f2ac9ac
treea1b61178ac3953ff8da67b27186861b2d78def2c
parent34ab917e6e67d4f4ea92816fa010440ec5e592b2
Fix for PPM tizen sample build issue.

PPM service files were building without TIZEN related macros as the
definitions were added only for CFLAGS. Modified the code for adding the
definitions to CCFLAGS so it will be added for compiling .c and .cpp
files.

Fixed the compilation errors getting in tizen ppmsample application.

Change-Id: I2c8cf5380c0362b7a91c60e3758bbb3ecd737f6d
Signed-off-by: Harish Kumara Marappa <h.marappa@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/816
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Habib Virji <habib.virji@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
build_common/linux/SConscript
service/protocol-plugin/sample-app/tizen/PPMSampleApp/src/ppmsampleapp.cpp