Modify folder path with sconscript about memorycache.
authorjaesick.shin <jaesick.shin@samsung.com>
Wed, 3 Aug 2016 02:19:37 +0000 (11:19 +0900)
committerMadan Lanka <lanka.madan@samsung.com>
Fri, 5 Aug 2016 05:19:00 +0000 (05:19 +0000)
commita8d0459e959f2ed6bf608ff9c3b6949d2c4cb145
treef0ec08f7b662faec9fbc9bf60ede01303c6fdaf0
parent7971eea6746afbea2c37e924e7f3c96780a85fb1
Modify folder path with sconscript about memorycache.

our service use memorycache in service side only.
so, move related memorycache files to each of src folder.

second patch included
remove not required comment out in sconScript.

Change-Id: I20b85d824c6ecbd792ab961844d014053a3f4da0
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/9961
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/notification/SConscript
service/notification/src/consumer/NSConsumerMemoryCache.c [moved from service/notification/src/consumer/cache/linux/NSConsumerMemoryCache.c with 100% similarity]
service/notification/src/consumer/NSConsumerMemoryCache.h [moved from service/notification/src/consumer/cache/linux/NSConsumerMemoryCache.h with 100% similarity]
service/notification/src/provider/NSProviderMemoryCache.c [moved from service/notification/src/provider/cache/linux/NSProviderMemoryCache.c with 100% similarity, mode: 0644]
service/notification/src/provider/NSProviderMemoryCache.h [moved from service/notification/src/provider/cache/linux/NSProviderMemoryCache.h with 100% similarity, mode: 0644]