Add path builder for vconf key
authorJihoon Chung <jihoon.chung@samsung.com>
Sat, 29 Dec 2012 03:08:56 +0000 (12:08 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Sat, 29 Dec 2012 04:39:08 +0000 (13:39 +0900)
commit4030099fb2d213fd62c1648a64be3ee82428e2dd
tree7ab38323724246875bccb6bca44c79cdcb1bfb32
parent9e9867ac53bc0d8245dfc95542f588def47c7a2b
Add path builder for vconf key

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Current realization is define const to each source code for vconf
key which is used in the setting value. This commit create common inline
function for vconf key path builder.
[SCMRequest] N/A

Change-Id: I9f37edb3262d5967c522bdb4ba58fab624d551c6
modules/widget_dao/CMakeLists.txt
modules/widget_dao/include/dpl/wrt-dao-ro/global_config.h
modules/widget_dao/include/dpl/wrt-dao-ro/vconf_config.h [new file with mode: 0644]