From 32373830802f409c08ffcdfdc92e575542afe66d Mon Sep 17 00:00:00 2001 From: Lukasz Stanislawski Date: Mon, 17 Jul 2017 13:14:55 +0200 Subject: Migrate to Tizen 4.0 SDK project Change-Id: Ie60993cc64a8a4412c99e6ce21ccc8b4ee75b378 --- .cproject | 166 +++++++++++++++++++++++-------- .tproject | 12 +++ Build/basedef.mk | 34 +++++-- Build/build_c.mk | 113 +++++++++++++++++++++ Build/build_edc.mk | 81 +++++++++++++++ Build/build_po.mk | 64 ++++++++++++ Build/flags.mk | 4 +- Build/funcs.mk | 50 ++++++++++ Build/makefile | 283 ++++------------------------------------------------- Build/makefile.mk | 197 +++++++++++++++++++++++++++++++++++++ Build/platform.mk | 15 +++ Build/tooldef.mk | 23 +++-- build_def.prop | 6 ++ project_def.prop | 40 +++----- tizen-manifest.xml | 6 +- 15 files changed, 749 insertions(+), 345 deletions(-) create mode 100644 .tproject create mode 100644 Build/build_c.mk create mode 100644 Build/build_edc.mk create mode 100644 Build/build_po.mk create mode 100644 Build/funcs.mk create mode 100644 Build/makefile.mk create mode 100644 Build/platform.mk create mode 100644 build_def.prop diff --git a/.cproject b/.cproject index e1ac467..f648659 100644 --- a/.cproject +++ b/.cproject @@ -16,32 +16,41 @@ - + - + - + - - - + - + - + - -