Fix CLI build 59/193159/3
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 15 Nov 2018 09:54:52 +0000 (10:54 +0100)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 15 Nov 2018 12:39:32 +0000 (13:39 +0100)
Change-Id: I2b016b6ca74cf95c7752ad853527d7acfea9eba9

60 files changed:
WORKSPACE
setting-about/.cproject
setting-about/project_def.prop
setting-applications/project_def.prop
setting-appmgr/project_def.prop
setting-backup-and-reset/project_def.prop
setting-common/project_def.prop
setting-connectivity/project_def.prop
setting-display/project_def.prop
setting-fileview/project_def.prop
setting-flightmode/project_def.prop
setting-font/project_def.prop
setting-language-and-input/project_def.prop
setting-license/project_def.prop
setting-locktype/project_def.prop
setting-main/.cproject
setting-main/.project
setting-main/.tproject
setting-main/Build/makefile.mk
setting-main/Build/platform.mk
setting-main/project_def.prop
setting-network/Build/makefile.mk
setting-network/Build/platform.mk
setting-network/project_def.prop
setting-password/Build/makefile.mk
setting-password/Build/platform.mk
setting-password/project_def.prop
setting-privacy/Build/makefile.mk
setting-privacy/Build/platform.mk
setting-privacy/project_def.prop
setting-profile-common/Build/makefile.mk
setting-profile-common/Build/platform.mk
setting-profile-common/project_def.prop
setting-profile/Build/makefile.mk
setting-profile/Build/platform.mk
setting-profile/project_def.prop
setting-ringtone/Build/makefile.mk
setting-ringtone/Build/platform.mk
setting-ringtone/project_def.prop
setting-smartmanager/Build/makefile.mk
setting-smartmanager/Build/platform.mk
setting-smartmanager/project_def.prop
setting-storage/Build/makefile.mk
setting-storage/Build/platform.mk
setting-storage/project_def.prop
setting-time/Build/makefile.mk
setting-time/Build/platform.mk
setting-time/project_def.prop
setting-volume/inc/setting-volume.h
setting-volume/project_def.prop
setting-volume/tizen-manifest.xml
smartmanager-battery/Build/makefile.mk
smartmanager-battery/Build/platform.mk
smartmanager-battery/project_def.prop
smartmanager-data/.cproject
smartmanager-data/.settings/org.eclipse.cdt.core.prefs
smartmanager-data/Build/makefile.mk
smartmanager-data/Build/platform.mk
smartmanager-data/inc/smartmanager-utils.h
smartmanager-data/project_def.prop

index e772dc6ea3083f208c1ae5a9e795e051b4a6086d..c348beb00108795a0d03e2c59529e3655bfb7d0c 100644 (file)
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -1,9 +1,7 @@
 setting-common
 setting-about
-setting-accessibility
 setting-applications
 setting-appmgr
-setting-backup-and-reset
 setting-connectivity
 setting-display
 setting-fileview
@@ -22,5 +20,6 @@ setting-smartmanager
 setting-storage
 setting-time
 smartmanager-battery
-volume_popup
+smartmanager-data
+setting-volume
 setting-main
index 85fef384541424a13b364fadc7eb900e283e447f..a49a9363fcb104757b74cc47344d0eb454418e82 100644 (file)
                                                                        <listOptionValue builtIn="false" value="${RS_COMPILER_MISC}"/>
                                                                        <listOptionValue builtIn="false" value=" -fPIE"/>
                                                                        <listOptionValue builtIn="false" value="--sysroot=&quot;${SBI_SYSROOT}&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-common/inc&quot;"/>
                                                                </option>
                                                                <option id="gnu.cpp.compiler.option.include.paths.1625494501" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/inc}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="DEPRECATION_WARNING"/>
                                                                        <listOptionValue builtIn="false" value="_DEBUG"/>
                                                                </option>
+                                                               <option id="gnu.cpp.compiler.option.dialect.std.288981786" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.default" valueType="enumerated"/>
                                                                <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.2026552087" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
                                                        </tool>
                                                        <tool command="clang" id="org.tizen.nativecore.tool.sbi.gnu.c.compiler.1785071180" name="C Compiler" superClass="org.tizen.nativecore.tool.sbi.gnu.c.compiler">
                                                                        <listOptionValue builtIn="false" value="&quot;${SBI_SYSROOT}/usr/lib/glib-2.0/include&quot;"/>
                                                                </option>
                                                                <option id="sbi.gnu.c.compiler.option.frameworks_cflags.core.1177063160" name="Tizen-Frameworks-Other-Cflags" superClass="sbi.gnu.c.compiler.option.frameworks_cflags.core" useByScannerDiscovery="false" valueType="stringList">
-                                                                       <listOptionValue builtIn="false" value="$(TC_COMPILER_MISC)"/>
-                                                                       <listOptionValue builtIn="false" value="$(RS_COMPILER_MISC)"/>
+                                                                       <listOptionValue builtIn="false" value="${TC_COMPILER_MISC}"/>
+                                                                       <listOptionValue builtIn="false" value="${RS_COMPILER_MISC}"/>
                                                                        <listOptionValue builtIn="false" value=" -fPIE"/>
-                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;$(SBI_SYSROOT)&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-common/inc&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;${SBI_SYSROOT}&quot;"/>
                                                                </option>
                                                                <option id="gnu.c.compiler.option.include.paths.104413582" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/inc}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="_DEBUG"/>
                                                                        <listOptionValue builtIn="false" value="&quot;PACKAGE=\&quot;${APPID}\&quot;&quot;"/>
                                                                </option>
+                                                               <option id="gnu.c.compiler.option.dialect.std.800763113" name="Language standard" superClass="gnu.c.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.c.compiler.dialect.default" valueType="enumerated"/>
                                                                <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.265195592" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
                                                        </tool>
                                                        <tool id="org.tizen.nativeide.tool.sbi.gnu.c.linker.base.221326686" name="C Linker" superClass="org.tizen.nativeide.tool.sbi.gnu.c.linker.base"/>
                                                                <option defaultValue="false" id="sbi.gnu.cpp.linker.option.shared_flag.core.1535005714" name="Linker.Shared" superClass="sbi.gnu.cpp.linker.option.shared_flag.core" useByScannerDiscovery="false" valueType="boolean"/>
                                                                <option defaultValue="false" id="sbi.gnu.cpp.linker.option.noundefined.core.550984520" name="Report unresolved symbol references (-Wl,--no-undefined)" superClass="sbi.gnu.cpp.linker.option.noundefined.core" useByScannerDiscovery="false" valueType="boolean"/>
                                                                <option id="sbi.gnu.cpp.linker.option.frameworks_lflags.core.1219407964" name="Tizen-Frameworks-Other-Lflags" superClass="sbi.gnu.cpp.linker.option.frameworks_lflags.core" useByScannerDiscovery="false" valueType="stringList">
-                                                                       <listOptionValue builtIn="false" value="$(TC_LINKER_MISC)"/>
-                                                                       <listOptionValue builtIn="false" value="$(RS_LINKER_MISC)"/>
+                                                                       <listOptionValue builtIn="false" value="${TC_LINKER_MISC}"/>
+                                                                       <listOptionValue builtIn="false" value="${RS_LINKER_MISC}"/>
                                                                        <listOptionValue builtIn="false" value="-pie -lpthread "/>
-                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;$(SBI_SYSROOT)&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-Xlinker --version-script=&quot;$(PROJ_PATH)/.exportMap&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-L&quot;$(SBI_SYSROOT)/usr/lib&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;${SBI_SYSROOT}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-Xlinker --version-script=&quot;${PROJ_PATH}/.exportMap&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-L&quot;${SBI_SYSROOT}/usr/lib&quot;"/>
                                                                        <listOptionValue builtIn="false" value="$(RS_LIBRARIES)"/>
-                                                                       <listOptionValue builtIn="false" value="-L&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-common/Debug&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-l&quot;setting-common&quot;"/>
-                                                               </option>
-                                                               <option id="gnu.cpp.link.option.paths.74194173" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" useByScannerDiscovery="false" valueType="libPaths">
-                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lib}&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/setting-common/Debug}&quot;"/>
-                                                               </option>
-                                                               <option id="gnu.cpp.link.option.libs.1795701277" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" useByScannerDiscovery="false" valueType="libs">
-                                                                       <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="setting-common"/>
-                                                                       <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="vconf"/>
                                                                </option>
+                                                               <option id="gnu.cpp.link.option.paths.74194173" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" useByScannerDiscovery="false" valueType="libPaths"/>
+                                                               <option id="gnu.cpp.link.option.libs.1795701277" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" useByScannerDiscovery="false" valueType="libs"/>
                                                                <inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1009994000" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
                                                                        <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
                                                                        <additionalInput kind="additionalinput" paths="$(LIBS)"/>
                                                                <option id="gnu.cpp.link.option.paths.1754333358" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" valueType="libPaths">
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lib}&quot;"/>
                                                                </option>
+                                                               <option id="gnu.cpp.link.option.libs.1841601091" superClass="gnu.cpp.link.option.libs" valueType="libs">
+                                                                       <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="setting-common"/>
+                                                               </option>
                                                                <inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1845688578" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
                                                                        <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
                                                                        <additionalInput kind="additionalinput" paths="$(LIBS)"/>
index ddc93cc5f33b492113c1b08a40097c5cab71929f..4e951b1caa52d883f09f1aca508e5462462ea908 100644 (file)
@@ -15,10 +15,10 @@ USER_SRCS = src/setting-about-status.c src/setting-about-main.c src/setting-abou
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/fr_CA.po res/po/ga.po res/po/gl.po res/po/hy.po res/po/lv.po res/po/en_US.po res/po/es_US.po res/po/da.po res/po/en.po res/po/zh_HK.po res/po/tr_TR.po res/po/hr.po res/po/zh_CN.po res/po/pt_PT.po res/po/sr.po res/po/uk.po res/po/ar.po res/po/hu.po res/po/fi.po res/po/en_PH.po res/po/mk.po res/po/es_ES.po res/po/fr.po res/po/nl.po res/po/pt_BR.po res/po/sk.po res/po/sv.po res/po/uz.po res/po/ca.po res/po/ko_KR.po res/po/is.po res/po/ka.po res/po/ro.po res/po/eu.po res/po/kk.po res/po/sl.po res/po/zh_TW.po res/po/et.po res/po/az.po res/po/cs.po res/po/pl.po res/po/de.po res/po/ja_JP.po res/po/ru_RU.po res/po/it_IT.po res/po/lt.po res/po/nb.po res/po/bg.po res/po/el_GR.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\" PACKAGE=\"org.tizen.setting-about\
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING "PACKAGE=\"org.tizen.setting-about\"
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,24 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common
+USER_LIBS = setting-common 
+USER_LIB_DIRS = ${workspace_loc}/setting-common/${BUILD_CONFIG}
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/libxml2 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appcore-agent /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appfw /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/asp/ /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/attach-panel /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/badge /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/base /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cairo /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/calendar-service2 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cbhm /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/chromium-ewk /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ckm /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/contacts-svc /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/content /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/context-service /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/csr /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali-toolkit /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dbus-1.0 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/device /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dlog /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-buffer-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-con-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-evas-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-file-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-evas-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-evas-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-ipc-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ector-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/e_dbus-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/edje-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eet-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-extension /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efreet-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1/eina /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eio-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eldbus-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/elementary-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/embryo-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/emile-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eo-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eom /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-client-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/evas-1 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/feedback /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/fontconfig /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/freetype2 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/geofence /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/gio-unix-2.0 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/glib-2.0 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/harfbuzz /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/iotcon /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/json-glib-1.0 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/location /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/maps /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media-content /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/messaging /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/metadata-editor /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minicontrol /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minizip /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/network /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/notification /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/nsd/ /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/phonenumber-utils /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/privacy-privilege-manager/ /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/SDL2 /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/sensor /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/service-adaptor /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/shortcut /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/storage /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/system /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tef /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/telephony /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tzsh /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui-viewmgr /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/vulkan /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/web /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_service /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_dali /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_evas /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/wifi-direct /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/yaca /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/dbus-1.0/include /home/m.skorupinsk/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/glib-2.0/include ../setting-common/inc
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 207850912953f19ce544b752d4dfc909e815e0b8..2c6b279b530ac4d63377c5f01b2193aa8c49b388 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-applications-defaultapp.c src/setting-applications.c src/setting-applications-main.c 
+USER_SRCS = src/setting-applications-main.c src/setting-applications-defaultapp.c src/setting-applications.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/ca.po res/po/fr.po res/po/nl.po res/po/pt_BR.po res/po/sk.po res/po/sv.po res/po/uz.po res/po/is.po res/po/ka.po res/po/ro.po res/po/eu.po res/po/kk.po res/po/sl.po res/po/et.po res/po/zh_TW.po res/po/pl.po res/po/az.po res/po/cs.po res/po/de.po res/po/it_IT.po res/po/lt.po res/po/nb.po res/po/ja_JP.po res/po/ru_RU.po res/po/el_GR.po res/po/bg.po res/po/fr_CA.po res/po/ga.po res/po/gl.po res/po/hy.po res/po/lv.po res/po/en_US.po res/po/da.po res/po/en.po res/po/es_US.po res/po/zh_HK.po res/po/tr_TR.po res/po/pt_PT.po res/po/sr.po res/po/uk.po res/po/hr.po res/po/zh_CN.po res/po/ar.po res/po/hu.po res/po/ko_KR.po res/po/fi.po res/po/mk.po res/po/en_PH.po res/po/es_ES.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-applications\" _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING "PACKAGE=\"${APPID}\"
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common pkgmgr-info setting-common 
+USER_LIBS = setting-common vconf aul setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc ${SBI_SYSROOT}/usr/include/vconf $(workspace_loc)/setting-common/inc ${SBI_SYSROOT}/usr/include/libxml2 ${SBI_SYSROOT}/usr/include ${SBI_SYSROOT}/usr/include/appcore-agent ${SBI_SYSROOT}/usr/include/appfw ${SBI_SYSROOT}/usr/include/asp/ ${SBI_SYSROOT}/usr/include/attach-panel ${SBI_SYSROOT}/usr/include/badge ${SBI_SYSROOT}/usr/include/base ${SBI_SYSROOT}/usr/include/cairo ${SBI_SYSROOT}/usr/include/calendar-service2 ${SBI_SYSROOT}/usr/include/cbhm ${SBI_SYSROOT}/usr/include/chromium-ewk ${SBI_SYSROOT}/usr/include/ckm ${SBI_SYSROOT}/usr/include/contacts-svc ${SBI_SYSROOT}/usr/include/content ${SBI_SYSROOT}/usr/include/context-service ${SBI_SYSROOT}/usr/include/csr ${SBI_SYSROOT}/usr/include/dali ${SBI_SYSROOT}/usr/include/dali-toolkit ${SBI_SYSROOT}/usr/include/dbus-1.0 ${SBI_SYSROOT}/usr/include/device ${SBI_SYSROOT}/usr/include/dlog ${SBI_SYSROOT}/usr/include/ecore-1 ${SBI_SYSROOT}/usr/include/ecore-buffer-1 ${SBI_SYSROOT}/usr/include/ecore-con-1 ${SBI_SYSROOT}/usr/include/ecore-evas-1 ${SBI_SYSROOT}/usr/include/ecore-file-1 ${SBI_SYSROOT}/usr/include/ecore-imf-1 ${SBI_SYSROOT}/usr/include/ecore-imf-evas-1 ${SBI_SYSROOT}/usr/include/ecore-input-1 ${SBI_SYSROOT}/usr/include/ecore-input-evas-1 ${SBI_SYSROOT}/usr/include/ecore-ipc-1 ${SBI_SYSROOT}/usr/include/ector-1 ${SBI_SYSROOT}/usr/include/e_dbus-1 ${SBI_SYSROOT}/usr/include/edje-1 ${SBI_SYSROOT}/usr/include/eet-1 ${SBI_SYSROOT}/usr/include/efl-1 ${SBI_SYSROOT}/usr/include/efl-extension ${SBI_SYSROOT}/usr/include/efreet-1 ${SBI_SYSROOT}/usr/include/eina-1 ${SBI_SYSROOT}/usr/include/eina-1/eina ${SBI_SYSROOT}/usr/include/eio-1 ${SBI_SYSROOT}/usr/include/eldbus-1 ${SBI_SYSROOT}/usr/include/elementary-1 ${SBI_SYSROOT}/usr/include/embryo-1 ${SBI_SYSROOT}/usr/include/emile-1 ${SBI_SYSROOT}/usr/include/eo-1 ${SBI_SYSROOT}/usr/include/eom ${SBI_SYSROOT}/usr/include/ethumb-1 ${SBI_SYSROOT}/usr/include/ethumb-client-1 ${SBI_SYSROOT}/usr/include/evas-1 ${SBI_SYSROOT}/usr/include/feedback ${SBI_SYSROOT}/usr/include/fontconfig ${SBI_SYSROOT}/usr/include/freetype2 ${SBI_SYSROOT}/usr/include/geofence ${SBI_SYSROOT}/usr/include/gio-unix-2.0 ${SBI_SYSROOT}/usr/include/glib-2.0 ${SBI_SYSROOT}/usr/include/harfbuzz ${SBI_SYSROOT}/usr/include/iotcon ${SBI_SYSROOT}/usr/include/json-glib-1.0 ${SBI_SYSROOT}/usr/include/location ${SBI_SYSROOT}/usr/include/maps ${SBI_SYSROOT}/usr/include/media ${SBI_SYSROOT}/usr/include/media-content ${SBI_SYSROOT}/usr/include/messaging ${SBI_SYSROOT}/usr/include/metadata-editor ${SBI_SYSROOT}/usr/include/minicontrol ${SBI_SYSROOT}/usr/include/minizip ${SBI_SYSROOT}/usr/include/network ${SBI_SYSROOT}/usr/include/notification ${SBI_SYSROOT}/usr/include/nsd/ ${SBI_SYSROOT}/usr/include/phonenumber-utils ${SBI_SYSROOT}/usr/include/privacy-privilege-manager/ ${SBI_SYSROOT}/usr/include/SDL2 ${SBI_SYSROOT}/usr/include/sensor ${SBI_SYSROOT}/usr/include/service-adaptor ${SBI_SYSROOT}/usr/include/shortcut ${SBI_SYSROOT}/usr/include/storage ${SBI_SYSROOT}/usr/include/system ${SBI_SYSROOT}/usr/include/tef ${SBI_SYSROOT}/usr/include/telephony ${SBI_SYSROOT}/usr/include/tzsh ${SBI_SYSROOT}/usr/include/ui ${SBI_SYSROOT}/usr/include/ui-viewmgr ${SBI_SYSROOT}/usr/include/vulkan ${SBI_SYSROOT}/usr/include/web ${SBI_SYSROOT}/usr/include/widget_service ${SBI_SYSROOT}/usr/include/widget_viewer_dali ${SBI_SYSROOT}/usr/include/widget_viewer_evas ${SBI_SYSROOT}/usr/include/wifi-direct ${SBI_SYSROOT}/usr/include/yaca ${SBI_SYSROOT}/usr/lib/dbus-1.0/include ${SBI_SYSROOT}/usr/lib/glib-2.0/include ${SBI_SYSROOT}/usr/include/aul $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib /setting-common/Debug ../setting-common/Debug 
+USER_LIB_DIRS = /setting-common/Debug $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index e26bc629811dbd1bbca49175e3e29974c6d7e7ef..34a4ce6ab5f6505a2d86a6ec7c4f6e53397bba53 100644 (file)
@@ -18,7 +18,7 @@ USER_EDCS =
 USER_POS = res/po/ko_KR.po res/po/is.po res/po/ka.po res/po/ro.po res/po/sl.po res/po/tr_TR.po res/po/ca.po res/po/fr.po res/po/nl.po res/po/sk.po res/po/az.po res/po/pt_PT.po res/po/sr.po res/po/de.po res/po/en_US.po res/po/it_IT.po res/po/lt.po res/po/nb.po res/po/ru_RU.po res/po/ja_JP.po res/po/el_GR.po res/po/bg.po res/po/zh_TW.po res/po/pt_BR.po res/po/sv.po res/po/cs.po res/po/pl.po res/po/fr_CA.po res/po/ga.po res/po/gl.po res/po/hy.po res/po/lv.po res/po/da.po res/po/en.po res/po/es_US.po res/po/zh_HK.po res/po/et.po res/po/ar.po res/po/hu.po res/po/fi.po res/po/eu.po res/po/kk.po res/po/en_PH.po res/po/mk.po res/po/es_ES.po res/po/uz.po res/po/hr.po res/po/uk.po res/po/zh_CN.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps\
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING "PACKAGE=\"org.tizen.setting-appmgr\"
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common pkgmgr-info privilege-info setting-common security-privilege-manager
+USER_LIBS = setting-common vconf aul pkgmgr-client setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/libxml2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appcore-agent /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appfw /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/asp/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/attach-panel /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/badge /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/base /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cairo /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/calendar-service2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cbhm /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/chromium-ewk /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ckm /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/contacts-svc /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/content /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/context-service /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/csr /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali-toolkit /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dbus-1.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/device /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dlog /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-buffer-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-con-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-file-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-ipc-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ector-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/e_dbus-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/edje-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eet-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-extension /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efreet-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1/eina /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eio-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eldbus-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/elementary-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/embryo-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/emile-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eo-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eom /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-client-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/feedback /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/fontconfig /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/freetype2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/geofence /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/gio-unix-2.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/glib-2.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/harfbuzz /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/iotcon /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/json-glib-1.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/location /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/maps /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media-content /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/messaging /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/metadata-editor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minicontrol /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minizip /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/network /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/notification /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/nsd/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/phonenumber-utils /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/privacy-privilege-manager/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/SDL2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/sensor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/service-adaptor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/shortcut /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/storage /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/system /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tef /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/telephony /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tzsh /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui-viewmgr /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/vulkan /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/web /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_service /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_dali /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_evas /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/wifi-direct /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/yaca /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/dbus-1.0/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/glib-2.0/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/privilegemgr ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privilegemgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appsvc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/aul $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index a948bf6388dcb931861d0dd11f861c53508fb09b..bdb9b23542e48f529c932f5912c2315d9a33063c 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-backup-and-reset.c src/setting-backup-and-reset-cloud-view.c src/setting-backup-and-reset-main-view.c src/setting-backup-and-reset-usb-mass-storage-view.c 
+USER_SRCS = src/setting-backup-and-reset-main-view.c src/setting-backup-and-reset.c src/setting-backup-and-reset-usb-mass-storage-view.c src/setting-backup-and-reset-cloud-view.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/is.po res/po/ka.po res/po/ko_KR.po res/po/ro.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/ru_RU.po res/po/el_GR.po res/po/zh_TW.po res/po/pt_BR.po res/po/sv.po res/po/uz.po res/po/cs.po res/po/hr.po res/po/pl.po res/po/uk.po res/po/hu.po res/po/ar.po res/po/en_US.po res/po/fi.po res/po/zh_HK.po res/po/tr_TR.po res/po/ca.po res/po/nl.po res/po/pt_PT.po res/po/sr.po res/po/ga.po res/po/gl.po res/po/hy.po res/po/lv.po res/po/da.po res/po/en.po res/po/es_US.po res/po/ja_JP.po res/po/es_ES.po res/po/bg.po res/po/fr_CA.po res/po/zh_CN.po res/po/de.po res/po/it_IT.po res/po/eu.po res/po/kk.po res/po/sl.po res/po/et.po res/po/fr.po res/po/sk.po res/po/az.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps\
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING "PACKAGE=\"org.tizen.setting-backup-and-reset2\"
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common  auth-fw-client dbus-1
+USER_LIBS = setting-common dbus-1 vconf auth-fw-client setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/libxml2 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appfw /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/asp/ /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/attach-panel /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/badge /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/base /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cairo /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cbhm /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ckm /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/content /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/context-service /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/csr /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/device /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dlog /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ector-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/edje-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eet-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-extension /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eio-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/emile-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eo-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eom /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/evas-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/feedback /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/fontconfig /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/freetype2 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/geofence /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/iotcon /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/location /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/maps /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media-content /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/messaging /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minicontrol /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minizip /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/network /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/notification /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/nsd/ /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/SDL2 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/sensor /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/shortcut /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/storage /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/system /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tef /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/telephony /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tzsh /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/vulkan /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/web /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_service /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/yaca /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/auth-fw $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index f7710ee5ed6d572d53fc8d058208b6830a6f6ea4..f5a18cf10a6168bb12fe0a180367eecfb7efee92 100644 (file)
@@ -9,16 +9,16 @@ type = sharedLib
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-common-draw-naviframe.c src/setting-common-draw-genlist.c src/setting-common-draw-searchbar.c src/setting-common-general-func.c src/setting-common-draw-widget.c src/setting-common-draw-popup.c src/setting-common-view.c src/setting-common-data-slp-setting.c src/setting-common-init.c src/setting-cfg.c 
+USER_SRCS = src/setting-common-draw-genlist.c src/setting-common-draw-searchbar.c src/setting-common-draw-widget.c src/setting-common-data-slp-setting.c src/setting-common-init.c src/setting-cfg.c src/setting-common-draw-naviframe.c src/setting-common-general-func.c src/setting-common-draw-popup.c src/setting-common-view.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/de.po res/po/en_US.po res/po/fi.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/bg.po res/po/es_ES.po res/po/zh_TW.po res/po/fr_CA.po res/po/cs.po res/po/hr.po res/po/pl.po res/po/uk.po res/po/gl.po res/po/hy.po res/po/is.po res/po/ka.po res/po/ko_KR.po res/po/da.po res/po/en.po res/po/zh_HK.po res/po/tr_TR.po res/po/ca.po res/po/nl.po res/po/pt_PT.po res/po/sr.po res/po/ar.po res/po/hu.po res/po/eu.po res/po/kk.po res/po/ja_JP.po res/po/it_IT.po res/po/ru_RU.po res/po/el_GR.po res/po/pt_BR.po res/po/sv.po res/po/uz.po res/po/zh_CN.po res/po/lv.po res/po/ga.po res/po/ro.po res/po/es_US.po res/po/sl.po res/po/et.po res/po/fr.po res/po/sk.po res/po/az.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING TZ_SYS_RO_APP=\"/usr/apps/\" _TZ_SYS_RO_APP=TZ_SYS_RO_APP _TZ_SYS_DATA=TZ_SYS_DATA TZ_SYS_DATA=\"/opt/data\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,14 +26,14 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = pkgmgr-info 
+USER_LIBS = vconf 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf 
 USER_INC_FILES = 
 ## C++ Compiler
 USER_CPP_INC_DIRS = 
@@ -42,7 +42,7 @@ USER_CPP_INC_FILES =
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib 
+USER_LIB_DIRS = 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 0e8f221e6162f13c3297bb1fbc02c0cbfbcafbd0..9bc88303387c3f89f69bf37ca1232da977dbd6fc 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-connectivity.c src/setting-connectivity-usb-help.c src/setting-connectivity-usb.c 
+USER_SRCS = src/setting-connectivity-usb.c src/setting-connectivity-usb-help.c src/setting-connectivity.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/zh_CN.po res/po/ar.po res/po/hu.po res/po/ja_JP.po res/po/it_IT.po res/po/ru_RU.po res/po/el_GR.po res/po/pt_BR.po res/po/sv.po res/po/uz.po res/po/ga.po res/po/lv.po res/po/ro.po res/po/es_US.po res/po/eu.po res/po/kk.po res/po/sl.po res/po/et.po res/po/fr.po res/po/sk.po res/po/az.po res/po/cs.po res/po/hr.po res/po/pl.po res/po/pt_PT.po res/po/sr.po res/po/uk.po res/po/de.po res/po/en_US.po res/po/fi.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/bg.po res/po/es_ES.po res/po/zh_TW.po res/po/fr_CA.po res/po/gl.po res/po/hy.po res/po/is.po res/po/ka.po res/po/ko_KR.po res/po/da.po res/po/en.po res/po/zh_HK.po res/po/tr_TR.po res/po/ca.po res/po/nl.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING "PACKAGE=\"org.tizen.setting-connectivity\"
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-common 
+USER_LIBS = setting-common vconf vconf vconf setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 48bf47561cc98d16864c5320ef8e3a2711846577..bf5c161fadd8b3ca70164f28126dc72a44445bae 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-display-brightness.c src/setting-display-main.c src/setting-display.c 
+USER_SRCS = src/setting-display-main.c src/setting-display-brightness.c src/setting-display.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/eu.po res/po/kk.po res/po/ru_RU.po res/po/it_IT.po res/po/et.po res/po/nl.po res/po/sk.po res/po/ca.po res/po/fr.po res/po/ar.po res/po/hu.po res/po/ko_KR.po res/po/is.po res/po/ka.po res/po/ro.po res/po/es_US.po res/po/en_PH.po res/po/mk.po res/po/sl.po res/po/uz.po res/po/hr.po res/po/zh_CN.po res/po/uk.po res/po/de.po res/po/en_US.po res/po/fi.po res/po/zh_HK.po res/po/bg.po res/po/es_ES.po res/po/tr_TR.po res/po/az.po res/po/sr.po res/po/pt_PT.po res/po/ga.po res/po/lv.po res/po/da.po res/po/en.po res/po/ja_JP.po res/po/lt.po res/po/nb.po res/po/el_GR.po res/po/zh_TW.po res/po/pt_BR.po res/po/sv.po res/po/cs.po res/po/fr_CA.po res/po/pl.po res/po/gl.po res/po/hy.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\" PACKAGE=\"org.tizen.setting-display\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-display\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common deviced setting-common 
+USER_LIBS = setting-common vconf setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/libxml2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appcore-agent /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appfw /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/asp/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/attach-panel /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/badge /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/base /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cairo /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/calendar-service2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cbhm /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/chromium-ewk /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ckm /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/contacts-svc /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/content /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/context-service /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/csr /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali-toolkit /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dbus-1.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/device /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dlog /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-buffer-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-con-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-file-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-ipc-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ector-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/e_dbus-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/edje-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eet-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-extension /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efreet-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1/eina /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eio-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eldbus-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/elementary-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/embryo-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/emile-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eo-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eom /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-client-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/feedback /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/fontconfig /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/freetype2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/geofence /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/gio-unix-2.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/glib-2.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/harfbuzz /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/iotcon /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/json-glib-1.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/location /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/maps /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media-content /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/messaging /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/metadata-editor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minicontrol /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minizip /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/network /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/notification /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/nsd/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/phonenumber-utils /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/privacy-privilege-manager/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/SDL2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/sensor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/service-adaptor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/shortcut /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/storage /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/system /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tef /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/telephony /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tzsh /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui-viewmgr /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/vulkan /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/web /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_service /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_dali /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_evas /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/wifi-direct /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/yaca /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/dbus-1.0/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/glib-2.0/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/deviced ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/deviced /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 95c2c57976abafa11c7a639141d313b4dd2cabbc..080115f3b5ba50caa0c9cf75e3774c57cc569c66 100644 (file)
@@ -15,10 +15,10 @@ USER_SRCS = src/setting-fileview-main.c src/setting-fileview.c
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/eu.po res/po/it_IT.po res/po/kk.po res/po/ru_RU.po res/po/el_GR.po res/po/ca.po res/po/fr.po res/po/nl.po res/po/pt_BR.po res/po/sk.po res/po/sv.po res/po/uz.po res/po/zh_CN.po res/po/ro.po res/po/en_PH.po res/po/mk.po res/po/tr_TR.po res/po/pt_PT.po res/po/sr.po res/po/ar.po res/po/hu.po res/po/is.po res/po/ka.po res/po/ko_KR.po res/po/fi.po res/po/zh_HK.po res/po/bg.po res/po/es_ES.po res/po/cs.po res/po/fr_CA.po res/po/hr.po res/po/pl.po res/po/uk.po res/po/gl.po res/po/hy.po res/po/en_US.po res/po/en.po res/po/da.po res/po/es_US.po res/po/ja_JP.po res/po/sl.po res/po/lt.po res/po/nb.po res/po/et.po res/po/zh_TW.po res/po/az.po res/po/ga.po res/po/lv.po res/po/de.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-fileview\
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING "PACKAGE=\"org.tizen.setting-fileview\"
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-common 
+USER_LIBS = setting-common vconf vconf vconf setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 44e86205d589a7f5bde3f507f7bd590eecca7738..0734c68f48ef498088b479d241ad17dbbec99ea6 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-flightmode.c src/setting-flightmode-main.c 
+USER_SRCS = src/setting-flightmode-main.c src/setting-flightmode.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/fr_CA.po res/po/ga.po res/po/gl.po res/po/hy.po res/po/lv.po res/po/en_US.po res/po/da.po res/po/en.po res/po/es_US.po res/po/zh_HK.po res/po/tr_TR.po res/po/pt_PT.po res/po/hr.po res/po/sr.po res/po/uk.po res/po/zh_CN.po res/po/ar.po res/po/hu.po res/po/is.po res/po/ka.po res/po/ko_KR.po res/po/fi.po res/po/mk.po res/po/en_PH.po res/po/es_ES.po res/po/el_GR.po res/po/ca.po res/po/fr.po res/po/nl.po res/po/sk.po res/po/sv.po res/po/pt_BR.po res/po/uz.po res/po/ro.po res/po/eu.po res/po/kk.po res/po/sl.po res/po/et.po res/po/zh_TW.po res/po/az.po res/po/cs.po res/po/pl.po res/po/de.po res/po/it_IT.po res/po/lt.po res/po/nb.po res/po/ja_JP.po res/po/ru_RU.po res/po/bg.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING "PACKAGE=\"org.tizen.setting-flightmode\"" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common
+USER_LIBS = setting-common vconf SLP-tapi setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony-client $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
@@ -54,5 +54,5 @@ USER_EXT_EDC_KEYS =
 
 # Resource Filter
 USER_RES_INCLUDE = 
-USER_RES_EXCLUDE = 
+USER_RES_EXCLUDE = Debug/setting-flightmode 
 
index 94c4f8238757589fbecb13b5fca7341a32ccd380..27affc5ec160a57128cfee9a29dd74d766eaaf44 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-font.c src/setting-font-font-size.c src/setting-font-main.c 
+USER_SRCS = src/setting-font-main.c src/setting-font-font-size.c src/setting-font.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/ko_KR.po res/po/is.po res/po/ka.po res/po/ro.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/sl.po res/po/tr_TR.po res/po/ca.po res/po/fr.po res/po/nl.po res/po/sk.po res/po/az.po res/po/pt_PT.po res/po/sr.po res/po/de.po res/po/en_US.po res/po/it_IT.po res/po/ru_RU.po res/po/zh_HK.po res/po/el_GR.po res/po/bg.po res/po/zh_TW.po res/po/pt_BR.po res/po/sv.po res/po/cs.po res/po/pl.po res/po/fr_CA.po res/po/gl.po res/po/hy.po res/po/da.po res/po/en.po res/po/es_US.po res/po/ja_JP.po res/po/et.po res/po/ga.po res/po/lv.po res/po/hu.po res/po/ar.po res/po/fi.po res/po/eu.po res/po/kk.po res/po/es_ES.po res/po/uz.po res/po/hr.po res/po/uk.po res/po/zh_CN.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps\" _TZ_SYS_SHARE=TZ_SYS_SHARE TZ_SYS_SHARE=\"/opt/share\
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING "PACKAGE=\"org.tizen.setting-font\"
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-common 
+USER_LIBS = setting-common vconf vconf vconf setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 0402d03f60ca86f5cddd4109cf81c0b137523b71..d8a686dc6f651ef02dcc7cd36cd409c153c855a7 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-language-and-input-view.c src/setting-language-and-input.c src/setting-display-language-view.c 
+USER_SRCS = src/setting-language-and-input.c src/setting-language-and-input-view.c src/setting-display-language-view.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/ru_RU.po res/po/it_IT.po res/po/el_GR.po res/po/pt_BR.po res/po/ca.po res/po/fr.po res/po/nl.po res/po/sk.po res/po/sv.po res/po/uz.po res/po/ro.po res/po/eu.po res/po/kk.po res/po/ja_JP.po res/po/lt.po res/po/nb.po res/po/sl.po res/po/et.po res/po/zh_TW.po res/po/az.po res/po/cs.po res/po/pl.po res/po/ga.po res/po/lv.po res/po/de.po res/po/zh_HK.po res/po/bg.po res/po/es_ES.po res/po/fr_CA.po res/po/gl.po res/po/hy.po res/po/en_US.po res/po/es_US.po res/po/da.po res/po/en.po res/po/en_PH.po res/po/mk.po res/po/tr_TR.po res/po/hr.po res/po/sr.po res/po/uk.po res/po/pt_PT.po res/po/zh_CN.po res/po/ar.po res/po/hu.po res/po/ko_KR.po res/po/is.po res/po/ka.po res/po/fi.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-language-and-input\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common pkgmgr-info setting-common
+USER_LIBS = setting-common vconf SLP-tapi setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony-client $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 03ab78fad71202d586c559d747f2a6f03412f1ad..a634549bc765719f9c5039f934ea6c638dae2625 100644 (file)
@@ -15,10 +15,10 @@ USER_SRCS = src/setting-license.c src/setting-license-view.c
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/ja_JP.po res/po/et.po res/po/ga.po res/po/lv.po res/po/ar.po res/po/hu.po res/po/eu.po res/po/kk.po res/po/es_ES.po res/po/fr.po res/po/sk.po res/po/uz.po res/po/zh_CN.po res/po/hr.po res/po/uk.po res/po/ro.po res/po/es_US.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/sl.po res/po/tr_TR.po res/po/zh_TW.po res/po/az.po res/po/pt_PT.po res/po/sr.po res/po/is.po res/po/ka.po res/po/de.po res/po/fi.po res/po/ko_KR.po res/po/zh_HK.po res/po/it_IT.po res/po/ru_RU.po res/po/bg.po res/po/el_GR.po res/po/ca.po res/po/nl.po res/po/pt_BR.po res/po/sv.po res/po/cs.po res/po/fr_CA.po res/po/pl.po res/po/gl.po res/po/hy.po res/po/en_US.po res/po/da.po res/po/en.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-license\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-common 
+USER_LIBS = setting-common vconf vconf vconf setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index c63a87482826f817fa60bebdd40272cd98e8de9e..1f605d709fdaecee40d19e6175ef953994d84d4c 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-locktype-main.c src/setting-locktype.c 
+USER_SRCS = src/setting-locktype.c src/setting-locktype-main.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/is.po res/po/ka.po res/po/ro.po res/po/ko_KR.po res/po/kk.po res/po/sl.po res/po/ca.po res/po/fr.po res/po/nl.po res/po/sk.po res/po/tr_TR.po res/po/pt_PT.po res/po/az.po res/po/sr.po res/po/ar.po res/po/hu.po res/po/fi.po res/po/eu.po res/po/mk.po res/po/en_PH.po res/po/es_ES.po res/po/uz.po res/po/zh_CN.po res/po/hr.po res/po/uk.po res/po/ga.po res/po/gl.po res/po/hy.po res/po/lv.po res/po/da.po res/po/en.po res/po/es_US.po res/po/zh_HK.po res/po/et.po res/po/de.po res/po/en_US.po res/po/it_IT.po res/po/ja_JP.po res/po/lt.po res/po/nb.po res/po/ru_RU.po res/po/bg.po res/po/el_GR.po res/po/pt_BR.po res/po/sv.po res/po/zh_TW.po res/po/cs.po res/po/fr_CA.po res/po/pl.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-locktype\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common auth-fw-client  
+USER_LIBS = setting-common vconf auth-fw-client setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/auth-fw $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 4a16466cde0293decea1250799519f0eac4d3cda..8a91b09e956666a681d811c7b8a749c955ce8f9a 100644 (file)
                                                                        <listOptionValue builtIn="false" value="${RS_COMPILER_MISC}"/>
                                                                        <listOptionValue builtIn="false" value=" -fPIE"/>
                                                                        <listOptionValue builtIn="false" value="--sysroot=&quot;${SBI_SYSROOT}&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-profile-common/inc&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-common/inc&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-smartmanager/inc&quot;"/>
                                                                </option>
                                                                <option id="gnu.cpp.compiler.option.include.paths.2078000260" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/inc}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;${SBI_SYSROOT}/usr/lib/glib-2.0/include&quot;"/>
                                                                </option>
                                                                <option id="sbi.gnu.c.compiler.option.frameworks_cflags.core.1925922658" name="Tizen-Frameworks-Other-Cflags" superClass="sbi.gnu.c.compiler.option.frameworks_cflags.core" useByScannerDiscovery="false" valueType="stringList">
-                                                                       <listOptionValue builtIn="false" value="$(TC_COMPILER_MISC)"/>
-                                                                       <listOptionValue builtIn="false" value="$(RS_COMPILER_MISC)"/>
+                                                                       <listOptionValue builtIn="false" value="${TC_COMPILER_MISC}"/>
+                                                                       <listOptionValue builtIn="false" value="${RS_COMPILER_MISC}"/>
                                                                        <listOptionValue builtIn="false" value=" -fPIE"/>
-                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;$(SBI_SYSROOT)&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-profile-common/inc&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-common/inc&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-smartmanager/inc&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;${SBI_SYSROOT}&quot;"/>
                                                                </option>
                                                                <option id="gnu.c.compiler.option.include.paths.1155532361" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/inc}&quot;"/>
                                                                <option defaultValue="false" id="sbi.gnu.cpp.linker.option.shared_flag.core.1548051024" name="Linker.Shared" superClass="sbi.gnu.cpp.linker.option.shared_flag.core" useByScannerDiscovery="false" valueType="boolean"/>
                                                                <option defaultValue="false" id="sbi.gnu.cpp.linker.option.noundefined.core.1782671321" name="Report unresolved symbol references (-Wl,--no-undefined)" superClass="sbi.gnu.cpp.linker.option.noundefined.core" useByScannerDiscovery="false" valueType="boolean"/>
                                                                <option id="sbi.gnu.cpp.linker.option.frameworks_lflags.core.81908829" name="Tizen-Frameworks-Other-Lflags" superClass="sbi.gnu.cpp.linker.option.frameworks_lflags.core" useByScannerDiscovery="false" valueType="stringList">
-                                                                       <listOptionValue builtIn="false" value="$(TC_LINKER_MISC)"/>
-                                                                       <listOptionValue builtIn="false" value="$(RS_LINKER_MISC)"/>
+                                                                       <listOptionValue builtIn="false" value="${TC_LINKER_MISC}"/>
+                                                                       <listOptionValue builtIn="false" value="${RS_LINKER_MISC}"/>
                                                                        <listOptionValue builtIn="false" value="-pie -lpthread "/>
-                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;$(SBI_SYSROOT)&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-Xlinker --version-script=&quot;$(PROJ_PATH)/.exportMap&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-L&quot;$(SBI_SYSROOT)/usr/lib&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;${SBI_SYSROOT}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-Xlinker --version-script=&quot;${PROJ_PATH}/.exportMap&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-L&quot;${SBI_SYSROOT}/usr/lib&quot;"/>
                                                                        <listOptionValue builtIn="false" value="$(RS_LIBRARIES)"/>
-                                                                       <listOptionValue builtIn="false" value="-L&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-profile-common/Debug&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-L&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-common/Debug&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-L&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-smartmanager/Debug&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-l&quot;setting-profile-common&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-l&quot;setting-common&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-l&quot;setting-smartmanager&quot;"/>
                                                                </option>
                                                                <option id="gnu.cpp.link.option.paths.1357118881" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" useByScannerDiscovery="false" valueType="libPaths">
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lib}&quot;"/>
index be27a122218fb8e70d7a0a5c5d110faca9a0586e..96511be65ef7d4a62d4e9348f31cd0278d0603ab 100644 (file)
@@ -25,6 +25,7 @@
                <project>setting-privacy</project>
                <project>setting-common</project>
                <project>setting-network</project>
+               <project>smartmanager-data</project>
                <project>setting-storage</project>
        </projects>
        <buildSpec>
index 27ae47273df56e5584ec03799b95c3e94d27f8bf..25007a2997e7417e6e303905b85dfc27ae10f488 100644 (file)
@@ -32,6 +32,7 @@
             <tizenProject project="setting-time"/>
             <tizenProject project="setting-volume"/>
             <tizenProject project="smartmanager-battery"/>
+            <tizenProject project="smartmanager-data"/>
         </subProjects>
     </package>
 </tproject>
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index c52b9a34268bd8073ea008669824cffb4cebca72..d62cfb0934d76e37e0b6b7e9ef3756a396da207b 100644 (file)
@@ -15,10 +15,10 @@ USER_SRCS = src/setting.c src/setting-main.c
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-common 
+USER_LIBS = setting-common vconf vconf vconf setting-profile-common setting-smartmanager setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-profile-common/inc $(workspace_loc)/setting-smartmanager/inc $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-profile-common/inc $(workspace_loc)/setting-smartmanager/inc $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-profile-common/Debug $(workspace_loc)/setting-smartmanager/Debug $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index 743584bbbc13286e39a58e8498bf150812b23dfd..4d2b723a9a82e7aa3a555c5435d2d7bbc5a60d16 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-network-con-list.c src/setting-network-mode.c src/setting-network-service-providers.c src/setting-network.c src/setting-network-main.c src/setting-network-con.c src/setting-network-connection-create.c src/setting-network-profile-delete.c 
+USER_SRCS = src/setting-network-service-providers.c src/setting-network.c src/setting-network-main.c src/setting-network-connection-create.c src/setting-network-con-list.c src/setting-network-mode.c src/setting-network-profile-delete.c src/setting-network-con.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/zh_CN.po res/po/hu.po res/po/ar.po res/po/eu.po res/po/kk.po res/po/et.po res/po/ca.po res/po/fr.po res/po/nl.po res/po/sk.po res/po/is.po res/po/ka.po res/po/ko_KR.po res/po/ro.po res/po/es_US.po res/po/en_PH.po res/po/mk.po res/po/es_ES.po res/po/uz.po res/po/az.po res/po/cs.po res/po/hr.po res/po/pl.po res/po/pt_PT.po res/po/sr.po res/po/uk.po res/po/de.po res/po/en_US.po res/po/fi.po res/po/sl.po res/po/zh_HK.po res/po/tr_TR.po res/po/fr_CA.po res/po/ga.po res/po/gl.po res/po/hy.po res/po/lv.po res/po/da.po res/po/en.po res/po/it_IT.po res/po/lt.po res/po/nb.po res/po/ru_RU.po res/po/ja_JP.po res/po/el_GR.po res/po/bg.po res/po/zh_TW.po res/po/pt_BR.po res/po/sv.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-network\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-common 
+USER_LIBS = setting-common vconf SLP-tapi setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony-client /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/call-manager $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index 09ac2b7d18340479fb3c64e43962f6e658ea8aa0..9ba4f0f9458c081d8a9493f5b355447d4b78d82c 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-password.c src/setting-password-simple.c src/setting-password-sim.c src/setting-password-normal.c 
+USER_SRCS = src/setting-password-sim.c src/setting-password.c src/setting-password-simple.c src/setting-password-normal.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/es_US.po res/po/da.po res/po/en.po res/po/ja_JP.po res/po/et.po res/po/ga.po res/po/lv.po res/po/ar.po res/po/hu.po res/po/fi.po res/po/eu.po res/po/kk.po res/po/es_ES.po res/po/uz.po res/po/hr.po res/po/uk.po res/po/zh_CN.po res/po/ro.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/sl.po res/po/tr_TR.po res/po/ca.po res/po/fr.po res/po/nl.po res/po/sk.po res/po/az.po res/po/sr.po res/po/pt_PT.po res/po/ko_KR.po res/po/is.po res/po/ka.po res/po/de.po res/po/en_US.po res/po/ru_RU.po res/po/it_IT.po res/po/zh_HK.po res/po/el_GR.po res/po/bg.po res/po/zh_TW.po res/po/pt_BR.po res/po/sv.po res/po/cs.po res/po/fr_CA.po res/po/pl.po res/po/gl.po res/po/hy.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-password\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common  auth-fw-client
+USER_LIBS = setting-common vconf SLP-tapi auth-fw-client ode setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony-client /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/auth-fw $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index e64c8cfcf5b600befe5d5db4d33559f85969b2e0..00a3ab206e0acad3bcc706660a2caa4497c28f96 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-privacy.c src/setting-privacy-main.c 
+USER_SRCS = src/setting-privacy-main.c src/setting-privacy.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/da.po res/po/en.po res/po/es_US.po res/po/ja_JP.po res/po/et.po res/po/zh_CN.po res/po/fr_CA.po res/po/gl.po res/po/hy.po res/po/eu.po res/po/it_IT.po res/po/kk.po res/po/ru_RU.po res/po/bg.po res/po/el_GR.po res/po/fr.po res/po/pt_BR.po res/po/sk.po res/po/sv.po res/po/az.po res/po/ga.po res/po/lv.po res/po/de.po res/po/sl.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/tr_TR.po res/po/zh_TW.po res/po/cs.po res/po/hr.po res/po/pl.po res/po/uk.po res/po/ro.po res/po/en_US.po res/po/zh_HK.po res/po/es_ES.po res/po/ca.po res/po/nl.po res/po/uz.po res/po/pt_PT.po res/po/sr.po res/po/ar.po res/po/hu.po res/po/is.po res/po/ka.po res/po/ko_KR.po res/po/fi.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING "PACKAGE=\"org.tizen.setting-privacy\"" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-common 
+USER_LIBS = setting-common vconf vconf vconf setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index e99e1c2374b33d9d726767564d6ff6b13c10af92..43b5a8401bcdf25f106037b86729e1c9ccbdea7a 100644 (file)
@@ -9,16 +9,16 @@ type = sharedLib
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-profile-common.c src/setting-profile-sound-main.c 
+USER_SRCS = src/setting-profile-sound-main.c src/setting-profile-common.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/da.po res/po/en.po res/po/es_US.po res/po/ja_JP.po res/po/et.po res/po/ga.po res/po/lv.po res/po/ar.po res/po/hu.po res/po/fi.po res/po/eu.po res/po/kk.po res/po/es_ES.po res/po/uz.po res/po/zh_CN.po res/po/hr.po res/po/uk.po res/po/ro.po res/po/ko_KR.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/sl.po res/po/en_PH.po res/po/ca.po res/po/fr.po res/po/nl.po res/po/sk.po res/po/tr_TR.po res/po/pt_PT.po res/po/az.po res/po/sr.po res/po/is.po res/po/ka.po res/po/de.po res/po/en_US.po res/po/it_IT.po res/po/zh_HK.po res/po/ru_RU.po res/po/bg.po res/po/el_GR.po res/po/pt_BR.po res/po/sv.po res/po/zh_TW.po res/po/cs.po res/po/fr_CA.po res/po/pl.po res/po/gl.po res/po/hy.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_GLOBALUSER_DATA=TZ_SYS_GLOBALUSER_DATA TZ_SYS_GLOBALUSER_DATA=\"/opt/usr/data\" _TZ_SYS_RO_APP=TZ_SYS_RO_APP _TZ_SYS_MEDIA=TZ_SYS_MEDIA TZ_SYS_RO_APP=\"/usr/apps\" TZ_SYS_MEDIA=\"/opt/media\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-common 
+USER_LIBS = setting-common vconf setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/call-manager $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index 485a8b082220798650521cd28893db7fbc79a0e4..6ab809c7823c47a5d7b6cd842abe52252bdc16b5 100644 (file)
@@ -15,10 +15,10 @@ USER_SRCS = src/setting-profile.c
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/sl.po res/po/tr_TR.po res/po/zh_TW.po res/po/az.po res/po/cs.po res/po/hr.po res/po/pl.po res/po/pt_PT.po res/po/sr.po res/po/uk.po res/po/ko_KR.po res/po/is.po res/po/ka.po res/po/de.po res/po/fi.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/el_GR.po res/po/bg.po res/po/ca.po res/po/nl.po res/po/pt_BR.po res/po/sv.po res/po/fr_CA.po res/po/gl.po res/po/hy.po res/po/en_US.po res/po/da.po res/po/en.po res/po/zh_HK.po res/po/et.po res/po/zh_CN.po res/po/ar.po res/po/hu.po res/po/ru_RU.po res/po/it_IT.po res/po/ja_JP.po res/po/es_ES.po res/po/fr.po res/po/sk.po res/po/uz.po res/po/ga.po res/po/lv.po res/po/ro.po res/po/es_US.po res/po/eu.po res/po/kk.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_GLOBALUSER_DATA=TZ_SYS_GLOBALUSER_DATA TZ_SYS_GLOBALUSER_DATA=\"/opt/usr/data\" _TZ_SYS_RO_APP=TZ_SYS_RO_APP _TZ_SYS_MEDIA=TZ_SYS_MEDIA TZ_SYS_RO_APP=\"/usr/apps\" TZ_SYS_MEDIA=\"/opt/media\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-profile\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-profile-common setting-common setting-profile-common 
+USER_LIBS = setting-common setting-profile-common vconf vconf vconf setting-common setting-profile-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc ../setting-profile-common/inc 
+USER_C_INC_DIRS = /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/call-manager $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-profile-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc ../setting-profile-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-profile-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug ../setting-profile-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug $(workspace_loc)/setting-profile-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index 3ac7a2c0a68d1477de1353a24b8eeb720ee2561d..5b6a94ed094cc96e0a2afcd40a9ace26dbcd7d21 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-ringtone-util.c src/setting-ringtone-remove.c src/setting-ringtone-main.c src/setting-ringtone.c 
+USER_SRCS = src/setting-ringtone.c src/setting-ringtone-main.c src/setting-ringtone-util.c src/setting-ringtone-remove.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/sl.po res/po/tr_TR.po res/po/zh_TW.po res/po/cs.po res/po/hr.po res/po/pl.po res/po/uk.po res/po/ro.po res/po/en_US.po res/po/zh_HK.po res/po/es_ES.po res/po/ca.po res/po/nl.po res/po/uz.po res/po/pt_PT.po res/po/sr.po res/po/ar.po res/po/hu.po res/po/is.po res/po/ka.po res/po/fi.po res/po/ko_KR.po res/po/da.po res/po/en.po res/po/es_US.po res/po/ja_JP.po res/po/et.po res/po/fr_CA.po res/po/zh_CN.po res/po/hy.po res/po/gl.po res/po/eu.po res/po/kk.po res/po/it_IT.po res/po/ru_RU.po res/po/bg.po res/po/el_GR.po res/po/fr.po res/po/pt_BR.po res/po/sk.po res/po/sv.po res/po/az.po res/po/lv.po res/po/ga.po res/po/de.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\" _TZ_SYS_GLOBALUSER_DATA=TZ_SYS_GLOBALUSER_DATA TZ_SYS_GLOBALUSER_DATA=\"/opt/usr/data\" _TZ_SYS_SHARE=TZ_SYS_SHARE TZ_SYS_SHARE=\"/opt/share\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-ringtone\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-common 
+USER_LIBS = setting-common vconf setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/call-manager $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index f07fa692f972ca0a3009f388876876cdc4834345..9e16ea5345b97d05828f77b756c5ff8a6d2cbe2e 100644 (file)
@@ -9,16 +9,16 @@ type = sharedLib
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-smartmanager-utils.c src/setting-smartmanager.c 
+USER_SRCS = src/setting-smartmanager.c src/setting-smartmanager-utils.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/da.po res/po/en.po res/po/es_US.po res/po/ja_JP.po res/po/bg.po res/po/fr_CA.po res/po/gl.po res/po/hy.po res/po/zh_CN.po res/po/en_US.po res/po/fi.po res/po/zh_HK.po res/po/es_ES.po res/po/ca.po res/po/tr_TR.po res/po/nl.po res/po/pt_PT.po res/po/sr.po res/po/ar.po res/po/hu.po res/po/is.po res/po/ka.po res/po/ro.po res/po/ko_KR.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/sl.po res/po/en_PH.po res/po/el_GR.po res/po/zh_TW.po res/po/pt_BR.po res/po/sv.po res/po/uz.po res/po/pl.po res/po/uk.po res/po/cs.po res/po/hr.po res/po/de.po res/po/it_IT.po res/po/eu.po res/po/kk.po res/po/ru_RU.po res/po/et.po res/po/fr.po res/po/sk.po res/po/az.po res/po/ga.po res/po/lv.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING "PACKAGE=\"\"" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,38 +26,33 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-profile-common 
+USER_LIBS = setting-common vconf vconf vconf setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc ../setting-profile-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc ../setting-profile-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug ../setting-profile-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
-USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} edje/images 
-USER_EDCS_SOUND_DIRS = ${OUTPUT_DIR} edje/sounds 
-USER_EDCS_FONT_DIRS = ${OUTPUT_DIR} edje/fonts 
+USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
+USER_EDCS_SOUND_DIRS = ${OUTPUT_DIR} 
+USER_EDCS_FONT_DIRS = ${OUTPUT_DIR} 
 
 # EDC Flags
-USER_EXT_EDC_KEYS = EDC0 
-
-USER_EXT_EDC0_EDCS = res/main_view.edc 
-USER_EXT_EDC0_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} edje/images 
-USER_EXT_EDC0_EDCS_SOUND_DIRS = ${OUTPUT_DIR} edje/sounds 
-USER_EXT_EDC0_EDCS_FONT_DIRS = ${OUTPUT_DIR} edje/fonts 
+USER_EXT_EDC_KEYS = 
 
 # Resource Filter
 USER_RES_INCLUDE = 
-USER_RES_EXCLUDE = Debug/libsetting-smartmanager.so Debug/res/main_view.edj Debug/res 
+USER_RES_EXCLUDE = 
 
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index b3c771df5044c714977451b159564a99913fa95e..6b56eb88461be6fdfba093e1ce777aeed462b57d 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-storage-async-worker.c src/setting-storage.c src/setting-storage-miscellaneous.c src/setting-storage-applications.c src/setting-storage-default.c src/setting-storage-utils.c src/setting-storage-SD.c src/setting-storage-applications-utils.c src/setting-storage-USB.c src/setting-storage-main.c 
+USER_SRCS = src/setting-storage-utils.c src/setting-storage-SD.c src/setting-storage-applications-utils.c src/setting-storage-USB.c src/setting-storage-main.c src/setting-storage.c src/setting-storage-default.c src/setting-storage-async-worker.c src/setting-storage-miscellaneous.c src/setting-storage-applications.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/ja_JP.po res/po/et.po res/po/zh_CN.po res/po/ga.po res/po/lv.po res/po/ar.po res/po/hu.po res/po/ru_RU.po res/po/it_IT.po res/po/zh_HK.po res/po/bg.po res/po/el_GR.po res/po/nl.po res/po/pt_BR.po res/po/sv.po res/po/ca.po res/po/fr_CA.po res/po/gl.po res/po/hy.po res/po/en_US.po res/po/da.po res/po/en.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/sl.po res/po/tr_TR.po res/po/zh_TW.po res/po/az.po res/po/cs.po res/po/hr.po res/po/pl.po res/po/pt_PT.po res/po/sr.po res/po/uk.po res/po/ko_KR.po res/po/is.po res/po/ka.po res/po/de.po res/po/fi.po res/po/es_ES.po res/po/fr.po res/po/sk.po res/po/uz.po res/po/ro.po res/po/es_US.po res/po/eu.po res/po/kk.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=org.tizen.setting-storage _TZ_SYS_MEDIA=TZ_SYS_MEDIA TZ_SYS_MEDIA=\"/opt/media\" _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-storage\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common deviced setting-common 
+USER_LIBS = setting-common vconf aul pkgmgr-client setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/libxml2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appcore-agent /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appfw /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/asp/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/attach-panel /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/badge /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/base /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cairo /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/calendar-service2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cbhm /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/chromium-ewk /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ckm /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/contacts-svc /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/content /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/context-service /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/csr /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali-toolkit /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dbus-1.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/device /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dlog /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-buffer-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-con-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-file-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-ipc-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ector-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/e_dbus-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/edje-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eet-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-extension /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efreet-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1/eina /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eio-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eldbus-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/elementary-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/embryo-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/emile-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eo-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eom /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-client-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/feedback /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/fontconfig /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/freetype2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/geofence /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/gio-unix-2.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/glib-2.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/harfbuzz /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/iotcon /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/json-glib-1.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/location /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/maps /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media-content /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/messaging /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/metadata-editor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minicontrol /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minizip /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/network /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/notification /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/nsd/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/phonenumber-utils /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/privacy-privilege-manager/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/SDL2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/sensor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/service-adaptor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/shortcut /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/storage /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/system /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tef /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/telephony /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tzsh /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui-viewmgr /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/vulkan /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/web /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_service /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_dali /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_evas /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/wifi-direct /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/yaca /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/dbus-1.0/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/glib-2.0/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/deviced ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/deviced /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/aul /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index e2303438c0f3067e56c82b4ca20668ac373c3eff..0887b871e9a6cec2434437d92786c039bfcf783a 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/setting-time.c src/setting-time-engine.c src/setting-time-main.c 
+USER_SRCS = src/setting-time-main.c src/setting-time.c src/setting-time-engine.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/da.po res/po/en.po res/po/es_US.po res/po/ja_JP.po res/po/et.po res/po/ga.po res/po/lv.po res/po/ar.po res/po/hu.po res/po/de.po res/po/en_US.po res/po/zh_HK.po res/po/it_IT.po res/po/ru_RU.po res/po/bg.po res/po/el_GR.po res/po/pt_BR.po res/po/sv.po res/po/zh_TW.po res/po/cs.po res/po/fr_CA.po res/po/pl.po res/po/gl.po res/po/hy.po res/po/is.po res/po/ka.po res/po/ro.po res/po/ko_KR.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/sl.po res/po/tr_TR.po res/po/ca.po res/po/fr.po res/po/nl.po res/po/sk.po res/po/az.po res/po/pt_PT.po res/po/sr.po res/po/fi.po res/po/eu.po res/po/kk.po res/po/es_ES.po res/po/uz.po res/po/zh_CN.po res/po/hr.po res/po/uk.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\" _TZ_SYS_DB=TZ_SYS_DB TZ_SYS_DB=\"/opt/dbspace\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-time\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-common 
+USER_LIBS = setting-common vconf alarm setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/libxml2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appcore-agent /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appfw /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/asp/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/attach-panel /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/badge /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/base /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cairo /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/calendar-service2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cbhm /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/chromium-ewk /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ckm /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/contacts-svc /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/content /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/context-service /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/csr /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali-toolkit /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dbus-1.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/device /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dlog /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-buffer-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-con-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-file-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-ipc-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ector-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/e_dbus-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/edje-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eet-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-extension /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efreet-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1/eina /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eio-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eldbus-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/elementary-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/embryo-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/emile-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eo-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eom /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-client-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/evas-1 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/feedback /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/fontconfig /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/freetype2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/geofence /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/gio-unix-2.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/glib-2.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/harfbuzz /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/iotcon /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/json-glib-1.0 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/location /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/maps /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media-content /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/messaging /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/metadata-editor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minicontrol /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minizip /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/network /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/notification /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/nsd/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/phonenumber-utils /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/privacy-privilege-manager/ /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/SDL2 /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/sensor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/service-adaptor /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/shortcut /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/storage /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/system /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tef /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/telephony /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tzsh /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui-viewmgr /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/vulkan /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/web /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_service /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_dali /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_evas /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/wifi-direct /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/yaca /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/dbus-1.0/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/glib-2.0/include /home/m.skorupinsk/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/deviced ../setting-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/deviced /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index e6531418a49dc8073855b6103cb2ec9208a9d8e1..18014708c83c0a17b432f8de904af9ee1ac7eda1 100644 (file)
@@ -13,7 +13,7 @@
 #define LOG_TAG "setting-volume"
 
 #if !defined(PACKAGE)
-#define PACKAGE "org.tizen.setting-volume"
+#define PACKAGE "org.tizen.setting"
 #endif
 
 #endif /* __setting-volume_H__ */
index 7df5aa90a184a5279a57e2ad883ff30c82cc947f..5f08d6942f66a10212c9d6bff7ad8630cbb22a44 100644 (file)
@@ -26,36 +26,31 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-profile-common setting-common setting-profile-common 
+USER_LIBS = setting-profile-common setting-common 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device-certificate-manager /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/rpc-port /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-profile-common/inc $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-profile-common/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/aul/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/auth-fw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/call-manager /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device-certificate-manager /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/email-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/msg-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/pkgmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/rpc-port /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/rua/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony-client /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ug-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include $(workspace_loc)/setting-profile-common/inc $(workspace_loc)/setting-common/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-profile-common/inc 
+USER_CPP_INC_DIRS = 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib $(workspace_loc)/setting-common/Debug $(workspace_loc)/setting-profile-common/Debug 
+USER_LIB_DIRS = lib $(workspace_loc)/setting-profile-common/Debug $(workspace_loc)/setting-common/Debug 
 
 # EDC Resource Path
-USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} edje/images res/images 
-USER_EDCS_SOUND_DIRS = ${OUTPUT_DIR} edje/sounds 
-USER_EDCS_FONT_DIRS = ${OUTPUT_DIR} edje/fonts 
+USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
+USER_EDCS_SOUND_DIRS = ${OUTPUT_DIR} 
+USER_EDCS_FONT_DIRS = ${OUTPUT_DIR} 
 
 # EDC Flags
-USER_EXT_EDC_KEYS = EDC0 
-
-USER_EXT_EDC0_EDCS = res/edje/accessibility-smart-switch-accessory.edc res/edc_resource/genlist_item_mobile_data_usage.edc res/edje/accessibility-smart-switch-accessory-popup.edc res/edje/common-data-define.edc res/edje/storage-graph.edc res/edje/accessibility-settings-set-value.edc res/edje/gl-item-entry-main.edc res/edje/setting-theme.edc res/edje/font-slider.edc 
-USER_EXT_EDC0_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} edje/images res/images 
-USER_EXT_EDC0_EDCS_SOUND_DIRS = ${OUTPUT_DIR} edje/sounds 
-USER_EXT_EDC0_EDCS_FONT_DIRS = ${OUTPUT_DIR} edje/fonts 
+USER_EXT_EDC_KEYS = 
 
 # Resource Filter
 USER_RES_INCLUDE = 
index c707bfbc45176818a2818a3639bed11aaecf0f29..c921934565163d5ee082a40b54f72dec7ed77552 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" api-version="5.0" package="org.tizen.setting-volume" version="1.0.0">
+<manifest xmlns="http://tizen.org/ns/packages" api-version="5.0" package="org.tizen.setting" version="1.0.0">
        <profile name="mobile" />
-       <ui-application appid="org.tizen.setting-volume" exec="setting-volume" type="capp" multiple="false" taskmanage="true" nodisplay="false" launch_mode="single">
+       <ui-application appid="org.tizen.setting" exec="setting-volume" type="capp" multiple="false" taskmanage="true" nodisplay="false" launch_mode="single">
                <icon>setting-volume.png</icon>
                <label>setting-volume</label>
        </ui-application>
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index c251a13f34fc83abc3a36120ceca7b22c44589a5..67c2d999cf7942c09fe37906a0c4e898535318ef 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/smartmanager-battery.c src/smartmanager-battery-main.c 
+USER_SRCS = src/smartmanager-battery-main.c src/smartmanager-battery.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/tr_TR.po res/po/zh_TW.po res/po/az.po res/po/cs.po res/po/hr.po res/po/pl.po res/po/pt_PT.po res/po/sr.po res/po/uk.po res/po/de.po res/po/fi.po res/po/ko_KR.po res/po/en_PH.po res/po/lt.po res/po/mk.po res/po/nb.po res/po/bg.po res/po/es_ES.po res/po/ca.po res/po/nl.po res/po/pt_BR.po res/po/sv.po res/po/fr_CA.po res/po/gl.po res/po/hy.po res/po/is.po res/po/ka.po res/po/en_US.po res/po/da.po res/po/en.po res/po/zh_HK.po res/po/et.po res/po/zh_CN.po res/po/ar.po res/po/hu.po res/po/ja_JP.po res/po/it_IT.po res/po/ru_RU.po res/po/el_GR.po res/po/fr.po res/po/sk.po res/po/uz.po res/po/ga.po res/po/lv.po res/po/ro.po res/po/es_US.po res/po/eu.po res/po/kk.po res/po/sl.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP TZ_SYS_RO_APP=\"/usr/apps/\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-battery\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,23 +26,23 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-smartmanager setting-common setting-common setting-smartmanager 
+USER_LIBS = setting-smartmanager setting-common vconf vconf vconf setting-common setting-smartmanager 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc ../setting-common/inc ../setting-smartmanager/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/libxml2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/appfw /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/asp/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/attach-panel /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/badge /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/base /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cairo /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/cbhm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ckm /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/context-service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/csr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/device /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/dlog /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ector-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/edje-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efl-extension /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eio-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/emile-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eo-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/eom /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/evas-1 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/feedback /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/fontconfig /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/freetype2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/geofence /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/iotcon /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/location /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/maps /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/media-content /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/messaging /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minicontrol /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/minizip /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/network /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/notification /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/nsd/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/SDL2 /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/sensor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/shortcut /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/storage /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/system /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tef /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/telephony /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/tzsh /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/vulkan /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/web /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_service /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/include/yaca /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private/usr/lib/glib-2.0/include $(workspace_loc)/setting-smartmanager/inc $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-smartmanager/inc 
 USER_INC_FILES = 
 ## C++ Compiler
-USER_CPP_INC_DIRS = ../setting-common/inc ../setting-smartmanager/inc 
+USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-smartmanager/inc 
 USER_CPP_INC_FILES = 
 
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib ../setting-common/Debug ../setting-smartmanager/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug $(workspace_loc)/setting-smartmanager/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR} 
index 874f36ce879a5557f157ee908a971bd2f8c5b5a9..913dfea32f4b517296e252dfce872ac3676664ab 100644 (file)
                                                                        <listOptionValue builtIn="false" value="${RS_COMPILER_MISC}"/>
                                                                        <listOptionValue builtIn="false" value=" -fPIE"/>
                                                                        <listOptionValue builtIn="false" value="--sysroot=&quot;${SBI_SYSROOT}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-common/inc&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-smartmanager/inc&quot;"/>
                                                                </option>
                                                                <option id="gnu.cpp.compiler.option.include.paths.1864801607" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/inc}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;${SBI_SYSROOT}/usr/lib/glib-2.0/include&quot;"/>
                                                                </option>
                                                                <option id="sbi.gnu.c.compiler.option.frameworks_cflags.core.1045237008" name="Tizen-Frameworks-Other-Cflags" superClass="sbi.gnu.c.compiler.option.frameworks_cflags.core" useByScannerDiscovery="false" valueType="stringList">
-                                                                       <listOptionValue builtIn="false" value="${TC_COMPILER_MISC}"/>
-                                                                       <listOptionValue builtIn="false" value="${RS_COMPILER_MISC}"/>
+                                                                       <listOptionValue builtIn="false" value="$(TC_COMPILER_MISC)"/>
+                                                                       <listOptionValue builtIn="false" value="$(RS_COMPILER_MISC)"/>
                                                                        <listOptionValue builtIn="false" value=" -fPIE"/>
-                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;${SBI_SYSROOT}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;$(SBI_SYSROOT)&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-common/inc&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-I&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-smartmanager/inc&quot;"/>
                                                                </option>
                                                                <option id="gnu.c.compiler.option.include.paths.33226905" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/inc}&quot;"/>
                                                                <option defaultValue="false" id="sbi.gnu.cpp.linker.option.shared_flag.core.333499792" name="Linker.Shared" superClass="sbi.gnu.cpp.linker.option.shared_flag.core" useByScannerDiscovery="false" valueType="boolean"/>
                                                                <option defaultValue="false" id="sbi.gnu.cpp.linker.option.noundefined.core.14803724" name="Report unresolved symbol references (-Wl,--no-undefined)" superClass="sbi.gnu.cpp.linker.option.noundefined.core" useByScannerDiscovery="false" valueType="boolean"/>
                                                                <option id="sbi.gnu.cpp.linker.option.frameworks_lflags.core.1878576916" name="Tizen-Frameworks-Other-Lflags" superClass="sbi.gnu.cpp.linker.option.frameworks_lflags.core" useByScannerDiscovery="false" valueType="stringList">
-                                                                       <listOptionValue builtIn="false" value="${TC_LINKER_MISC}"/>
-                                                                       <listOptionValue builtIn="false" value="${RS_LINKER_MISC}"/>
+                                                                       <listOptionValue builtIn="false" value="$(TC_LINKER_MISC)"/>
+                                                                       <listOptionValue builtIn="false" value="$(RS_LINKER_MISC)"/>
                                                                        <listOptionValue builtIn="false" value="-pie -lpthread "/>
-                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;${SBI_SYSROOT}&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-Xlinker --version-script=&quot;${PROJ_PATH}/.exportMap&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="-L&quot;${SBI_SYSROOT}/usr/lib&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="--sysroot=&quot;$(SBI_SYSROOT)&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-Xlinker --version-script=&quot;$(PROJ_PATH)/.exportMap&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-L&quot;$(SBI_SYSROOT)/usr/lib&quot;"/>
                                                                        <listOptionValue builtIn="false" value="$(RS_LIBRARIES)"/>
+                                                                       <listOptionValue builtIn="false" value="-L&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-common/Debug&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-L&quot;/home/l.stanislaws/Projects/settings-project/settings/setting-smartmanager/Debug&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-l&quot;setting-common&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="-l&quot;setting-smartmanager&quot;"/>
                                                                </option>
                                                                <option id="gnu.cpp.link.option.paths.861272078" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" useByScannerDiscovery="false" valueType="libPaths">
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lib}&quot;"/>
index efa5558c68ec9d6760779db217576f6177fdf973..12a264e986fda284b327fe07b809e7471f87ff77 100644 (file)
@@ -1,15 +1,3 @@
 eclipse.preferences.version=1
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/EFL_BIN_PATH/delimiter=\:
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/EFL_BIN_PATH/operation=replace
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/EFL_BIN_PATH/value=${SDK_PATH}/platforms/tizen-5.0/common/efl-tool/efl-tools/bin
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/EFL_LIB_PATH/delimiter=\:
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/EFL_LIB_PATH/operation=replace
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/EFL_LIB_PATH/value=${SDK_PATH}/platforms/tizen-5.0/common/efl-tool/efl-tools/lib
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/RS_LIBRARIES/delimiter=\:
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/RS_LIBRARIES/operation=replace
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/RS_LIBRARIES/value=-laccounts-svc -lanl -lappcore-agent -lasp -lbadge -lbase-utils-i18n -lBrokenLocale -lbundle -lcairo -lcalendar-service2 -lcapi-appfw-alarm -lcapi-appfw-app-common -lcapi-appfw-app-control -lcapi-appfw-application -lcapi-appfw-app-manager -lcapi-appfw-event -lcapi-appfw-job-scheduler -lcapi-appfw-package-manager -lcapi-appfw-preference -lcapi-appfw-widget-application -lcapi-base-common -lcapi-content-media-content -lcapi-content-mime-type -lcapi-context-motion -lcapi-context -lcapi-geofence-manager -lcapi-location-manager -lcapi-maps-service -lcapi-media-audio-io -lcapi-media-camera -lcapi-media-codec -lcapi-media-controller -lcapi-mediademuxer -lcapi-media-image-util -lcapi-media-metadata-editor -lcapi-media-metadata-extractor -lcapi-mediamuxer -lcapi-media-player -lcapi-media-radio -lcapi-media-recorder -lcapi-media-screen-mirroring -lcapi-media-sound-manager -lcapi-media-sound-pool -lcapi-media-streamer -lcapi-media-streamrecorder -lcapi-media-thumbnail-util -lcapi-media-tone-player -lcapi-media-tool -lcapi-media-video-util -lcapi-media-vision -lcapi-media-wav-player -lcapi-messaging-email -lcapi-messaging-messages -lcapi-network-bluetooth -lcapi-network-connection -lcapi-network-http -lcapi-network-mtp -lcapi-network-nfc -lcapi-network-smartcard -lcapi-network-stc -lcapi-network-wifi-manager -lcapi-network-wifi -lcapi-privacy-privilege-manager -lcapi-system-device -lcapi-system-info -lcapi-system-media-key -lcapi-system-runtime-info -lcapi-system-sensor -lcapi-system-system-settings -lcapi-system-usbhost -lcapi-telephony -lcapi-ui-efl-util -lcapi-ui-inputmethod-manager -lcapi-ui-inputmethod -lcapi-vpnsvc -lcapi-web-url-download -lchromium-ewk -lcidn -lcontacts-service2 -lcore-sync-client -lcrypto -lcrypt -lc -lcsr-client -lcurl -ldali-adaptor -ldali-core -ldali-toolkit -ldata-control -ldlog -ldl -ldpm -lecore_buffer -lecore_con -lecore_evas -lecore_file -lecore_imf_evas -lecore_imf -lecore_input_evas -lecore_input -lecore_ipc -lecore -ledbus -ledje -leet -lefl-extension -lefreet_mime -lefreet -lefreet_trash -leina -leio -leldbus -lelementary -lembryo -leom -leo -lethumb_client -lethumb -levas -lexif -lfeedback -lfido-client -lfontconfig -lfreetype -lgio-2.0 -lglib-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lharfbuzz-icu -lharfbuzz -liotcon -ljson-glib-1.0 -lkey-manager-client -lmessage-port -lminizip -lm -lnotification -lnsd-dns-sd -lnsd-ssdp -lnsl -lnss_compat -lnss_dns -lnss_files -lnss_hesiod -lnss_nisplus -lnss_nis -loauth2 -loauth -lopenal -lphonenumber-utils -lprivilege-info -lpthread -lpush -lresolv -lrt -lsqlite3 -lssl -lstorage -lstt_engine -lstt -ltbm -lteec -lthread_db -lttrace -ltts_engine -ltts -ltzsh_common -ltzsh_quickpanel -lutil -lvc-elm -lvc -lwidget_service -lwidget_viewer_dali -lwidget_viewer_evas -lwifi-direct -lxml2 -lyaca -lz
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/SBI_SYSROOT/delimiter=\:
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/SBI_SYSROOT/operation=replace
-environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/SBI_SYSROOT/value=${SDK_PATH}/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest
 environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/append=true
 environment/project/org.tizen.nativecore.config.sbi.gcc45.app.debug.213939385/appendContributed=true
index 53c042822b08cbedd662dd98d977a8a76c473ba0..ffe75949377d08e9b88b1d1d5630f259fa025482 100644 (file)
@@ -60,6 +60,12 @@ ifneq ($(strip $(PLATFORM_INCS)),)
 PLATFORM_INCS_FILE := $(OBJ_OUTPUT)/platform_incs_file.inc
 endif
 
+ifneq ($(strip $(RS_LIBRARIES)),)
+RS_LIBRARIES_FILE := $(OBJ_OUTPUT)/platform_libs.file
+endif
+
+OBJS_FILE := $(OBJ_OUTPUT)/target_objs.file
+
 include $(BUILD_ROOT)/build_c.mk
 
 
@@ -111,29 +117,36 @@ ifneq ($(strip $(DEPS)),)
 -include $(PROJ_ROOT)/Build/$(DEPS)
 endif
 
+# create platform_libs_files.lib to pass the libraries to ld
+$(RS_LIBRARIES_FILE) :
+       @echo $(RS_LIBRARIES) > $@
+
+# create objs_file.obj to pass the obj files to ld or ar
+$(OBJS_FILE) : $(OBJS)
+       @echo $(OBJS) > $@
 
 ifeq ($(strip $(APPTYPE)),app)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) $(RS_LIBRARIES) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -pie -lpthread --sysroot="$(SYSROOT)" -Xlinker --version-script="$(PROJ_ROOT)/.exportMap" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) -Xlinker -rpath='$$ORIGIN/../lib' -Werror-implicit-function-declaration $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),staticLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS)
        @echo '  Building target: $@'
        @echo '  Invoking: Archive utility'
        $(call MAKEDIRS,$(@D))
-       $(AR) -r $(APPFILE) $(OBJS) $(UOBJS) $(AR_FLAGS) $(USER_LINK_OPTS)
+       $(AR) -r $(APPFILE) @$(OBJS_FILE) $(AR_FLAGS) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 ifeq ($(strip $(APPTYPE)),sharedLib)
-$(APPFILE) : $(OBJS) $(UOBJS)
+$(APPFILE) : $(OBJS_FILE) $(UOBJS) $(RS_LIBRARIES_FILE)
        @echo '  Building target: $@'
        @echo '  Invoking: C/C++ Linker'
        $(call MAKEDIRS,$(@D))
-       $(CXX) -o $(APPFILE) $(OBJS) $(UOBJS) $(LIBPATHS) -Xlinker --as-needed $(LIBS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) $(RS_LIBRARIES) $(USER_LINK_OPTS)
+       $(CXX) -o $(APPFILE) @$(OBJS_FILE) $(UOBJS) $(LIBS) $(LIBPATHS) $(LINK_FLAGS) $(TC_LINKER_MISC) $(RS_LINKER_MISC) -Xlinker --as-needed -shared -lpthread --sysroot="$(SYSROOT)" $(RS_LIB_PATHS) @$(RS_LIBRARIES_FILE) $(USER_LINK_OPTS)
        @echo '  Finished building target: $@'
 endif
 
@@ -202,4 +215,4 @@ app_clean :
        rm -rf $(OUTPUT_DIR)
 
 build_version :
-       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
+       @echo makefile.mk : $(BUILD_SCRIPT_VERSION)
\ No newline at end of file
index 3895d9065d84c9e4c4c71b38b2770151c40820d4..77c3ab02b4aff542be4051d6d3bbd6556fbbf225 100644 (file)
@@ -9,8 +9,7 @@ USR_INCS := $(addprefix -I "$(SYSROOT),$(USR_INCS1))
 ifeq ($(strip $(PLATFORM_LIB_PATHS)),)
 RS_LIB_PATHS := "$(SYSROOT)/usr/lib"
 else
-RS_LIB_PATHS1 := $(addsuffix ",$(PLATFORM_LIB_PATHS))
-RS_LIB_PATHS := $(addprefix -L "$(SYSROOT),$(RS_LIB_PATHS1))
+RS_LIB_PATHS := $(addprefix -L,$(PLATFORM_LIB_PATHS))
 endif
 
 RS_LIBRARIES := $(addprefix -l,$(RS_LIBRARIES_EX))
index 3b2a11b86878cf49cac585d15a269baa8b06e7d7..c2b2c57e19196e49f5f9fd93a9a4588957087a93 100644 (file)
@@ -120,8 +120,8 @@ bool get_sim_apps_list(stc_h stc, stc_stats_info_cb stats_cb,
 bool get_wifi_apps_list(stc_h stc, stc_stats_info_cb stats_cb, time_t t_from,
                                                time_t t_to);
 
-bool get_sim_restrictions(stc_h stc, stc_restriction_info_cb restrictions_cb);
-bool get_wifi_restrictions(stc_h stc, stc_restriction_info_cb restrictions_cb);
+bool get_sim_restrictions(stc_h stc, stc_restriction_rule_cb restrictions_cb);
+bool get_wifi_restrictions(stc_h stc, stc_restriction_rule_cb restrictions_cb);
 bool get_subscriber_id_from_telephony_handle(telephony_h handle,
                                                                                                char **subscriber_id);
 bool compare_subscriber_ids(const char *id_a, const char *id_b);
@@ -132,7 +132,7 @@ restrictions_result set_mobile_restriction_rule_parameters(
        stc_restriction_rule_h rule, const char *subscriber_id, int64_t limit,
        int64_t warning_limit);
 bool unset_mobile_limit_restrictions(stc_h stc_handle,
-       stc_restriction_info_cb restrictions_cb, void *data);
+       stc_restriction_rule_cb restrictions_cb, void *data);
 
 bool write_sim_1_cycle_start(int cycle_start_value);
 bool write_sim_1_cycle_interval(int cycle_interval_value);
index 8b2946fdb6faab23b71d40ae44a9ca6d39bc4304..3656369f1a0caccc95d74155390e46a215f96efb 100644 (file)
@@ -9,16 +9,16 @@ type = app
 profile = mobile-5.0
 
 # C/CPP Sources
-USER_SRCS = src/smartmanager-utils.c src/smartmanager-data.c src/smartmanager-data-usage-wifi-settings.c src/smartmanager-data-main-view.c src/smartmanager-data-usage-mobile-settings.c 
+USER_SRCS = src/smartmanager-data-usage-mobile-settings.c src/smartmanager-data-main-view.c src/smartmanager-utils.c src/smartmanager-data-usage-wifi-settings.c src/smartmanager-data.c 
 
 # EDC Sources
 USER_EDCS =  
 
 # PO Sources
-USER_POS = ../resource/po/en_US.po ../resource/po/en_PH.po ../resource/po/sv.po ../resource/po/ga.po ../resource/po/zh_HK.po ../resource/po/lv.po ../resource/po/lt.po ../resource/po/ar.po ../resource/po/et.po ../resource/po/ja_JP.po ../resource/po/az.po ../resource/po/ka.po ../resource/po/fr_CA.po ../resource/po/ru_RU.po ../resource/po/is.po ../resource/po/de.po ../resource/po/sr.po ../resource/po/tr_TR.po ../resource/po/eu.po ../resource/po/ko_KR.po ../resource/po/fi.po ../resource/po/kk.po ../resource/po/ca.po ../resource/po/bg.po ../resource/po/gl.po ../resource/po/sl.po ../resource/po/es_US.po ../resource/po/en.po ../resource/po/cs.po ../resource/po/nl.po ../resource/po/fr.po ../resource/po/da.po ../resource/po/uz.po ../resource/po/es_ES.po ../resource/po/ro.po ../resource/po/mk.po ../resource/po/el_GR.po ../resource/po/sk.po ../resource/po/hu.po ../resource/po/pt_BR.po ../resource/po/uk.po ../resource/po/zh_TW.po ../resource/po/hy.po ../resource/po/pt_PT.po ../resource/po/it_IT.po ../resource/po/hr.po ../resource/po/zh_CN.po ../resource/po/nb.po ../resource/po/pl.po
+USER_POS = res/po/tr_TR.po res/po/zh_TW.po res/po/az.po res/po/cs.po res/po/hr.po res/po/pl.po res/po/pt_PT.po res/po/sr.po res/po/uk.po res/po/ro.po res/po/en_US.po res/po/zh_HK.po res/po/sl.po res/po/es_ES.po res/po/ca.po res/po/nl.po res/po/uz.po res/po/hu.po res/po/is.po res/po/ka.po res/po/fi.po res/po/ko_KR.po res/po/en_PH.po res/po/mk.po res/po/et.po res/po/zh_CN.po res/po/ar.po res/po/da.po res/po/en.po res/po/es_US.po res/po/eu.po res/po/kk.po res/po/bg.po res/po/el_GR.po res/po/fr.po res/po/pt_BR.po res/po/sk.po res/po/sv.po res/po/fr_CA.po res/po/ga.po res/po/gl.po res/po/hy.po res/po/lv.po res/po/de.po res/po/ja_JP.po res/po/it_IT.po res/po/lt.po res/po/nb.po res/po/ru_RU.po 
 
 # User Defines
-USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING _TZ_SYS_RO_APP=TZ_SYS_RO_APP "TZ_SYS_RO_APP=\"/usr/apps/\" 
+USER_DEFS = TIZEN_DEPRECATION DEPRECATION_WARNING PACKAGE=\"org.tizen.setting-data\" 
 USER_CPP_DEFS = 
 
 # User Undefines
@@ -26,14 +26,14 @@ USER_UNDEFS =
 USER_CPP_UNDEFS = 
 
 # User Libraries
-USER_LIBS = setting-common setting-smartmanager setting-common setting-smartmanager 
+USER_LIBS = setting-common setting-smartmanager vconf vconf vconf setting-common setting-smartmanager 
 
 # User Objects
 USER_OBJS = 
 
 # User Includes
 ## C Compiler
-USER_C_INC_DIRS = inc $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-smartmanager/inc 
+USER_C_INC_DIRS = inc /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/vconf $(workspace_loc)/setting-common/inc /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/libxml2 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appcore-agent /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/appfw /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/asp/ /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/attach-panel /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/badge /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/base /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cairo /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/calendar-service2 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/cbhm /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/chromium-ewk /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ckm /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/contacts-svc /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/content /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/context-service /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/csr /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dali-toolkit /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dbus-1.0 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/device /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/dlog /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-buffer-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-con-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-evas-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-file-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-imf-evas-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-input-evas-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ecore-ipc-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ector-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/e_dbus-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/edje-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eet-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efl-extension /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/efreet-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eina-1/eina /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eio-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eldbus-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/elementary-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/embryo-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/emile-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eo-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/eom /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ethumb-client-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/evas-1 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/feedback /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/fontconfig /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/freetype2 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/geofence /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/gio-unix-2.0 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/glib-2.0 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/harfbuzz /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/iotcon /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/json-glib-1.0 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/location /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/maps /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/media-content /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/messaging /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/metadata-editor /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minicontrol /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/minizip /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/network /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/notification /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/nsd/ /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/phonenumber-utils /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/privacy-privilege-manager/ /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/SDL2 /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/sensor /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/service-adaptor /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/shortcut /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/storage /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/system /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tef /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/telephony /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/tzsh /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/ui-viewmgr /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/vulkan /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/web /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_service /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_dali /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/widget_viewer_evas /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/wifi-direct /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/include/yaca /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/dbus-1.0/include /home/l.stanislaws/tizen-studio/platforms/tizen-5.0/mobile/rootstraps/mobile-5.0-emulator.core.private.latest/usr/lib/glib-2.0/include $(workspace_loc)/setting-smartmanager/inc $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-smartmanager/inc 
 USER_INC_FILES = 
 ## C++ Compiler
 USER_CPP_INC_DIRS = $(workspace_loc)/setting-common/inc $(workspace_loc)/setting-smartmanager/inc 
@@ -42,7 +42,7 @@ USER_CPP_INC_FILES =
 USER_INC_DIRS = $(USER_C_INC_DIRS) $(USER_CPP_INC_DIRS)
 
 # User Library Path
-USER_LIB_DIRS = lib $(workspace_loc)/setting-common/Debug $(workspace_loc)/setting-smartmanager/Debug 
+USER_LIB_DIRS = $(workspace_loc)/setting-common/Debug $(workspace_loc)/setting-smartmanager/Debug 
 
 # EDC Resource Path
 USER_EDCS_IMAGE_DIRS = ${OUTPUT_DIR}