From 8af7884375f4a907ff7ee3c3fd428a9512ae2b54 Mon Sep 17 00:00:00 2001 From: Vikas Kumar Agrawal Date: Sun, 11 Mar 2018 13:32:12 +0530 Subject: [PATCH] Fix Build break in tizen studio Change-Id: I39bcd1d2e841b36a6d928b47a4ae9114daf0e907 --- .cproject | 253 ++++++++++++++++++++++++++- tizen-manifest.xml | 2 +- vp-main/.cproject | 418 +++++++++++++++++---------------------------- vp-main/.tproject | 2 +- vp-main/tizen-manifest.xml | 2 +- 5 files changed, 406 insertions(+), 271 deletions(-) diff --git a/.cproject b/.cproject index bab9586..77433d9 100644 --- a/.cproject +++ b/.cproject @@ -26,14 +26,108 @@ - + + - @@ -343,7 +557,6 @@ @@ -407,23 +620,26 @@ @@ -511,23 +735,26 @@ diff --git a/tizen-manifest.xml b/tizen-manifest.xml index fccc485..95616c0 100644 --- a/tizen-manifest.xml +++ b/tizen-manifest.xml @@ -1,5 +1,5 @@ - + diff --git a/vp-main/.cproject b/vp-main/.cproject index e9473ae..4b30158 100644 --- a/vp-main/.cproject +++ b/vp-main/.cproject @@ -31,23 +31,26 @@ @@ -125,90 +136,99 @@ @@ -535,91 +496,7 @@ @@ -639,7 +516,8 @@ - + + @@ -671,23 +549,26 @@ @@ -775,23 +664,26 @@ diff --git a/vp-main/.tproject b/vp-main/.tproject index 56660b2..468a834 100644 --- a/vp-main/.tproject +++ b/vp-main/.tproject @@ -2,7 +2,7 @@ - mobile-3.0 + mobile-4.0 diff --git a/vp-main/tizen-manifest.xml b/vp-main/tizen-manifest.xml index cfce746..5948842 100644 --- a/vp-main/tizen-manifest.xml +++ b/vp-main/tizen-manifest.xml @@ -1,5 +1,5 @@ - + -- 2.7.4