From cce2b310e8ecaba98b81d3680a20cbf00a263f08 Mon Sep 17 00:00:00 2001 From: Kamil Lipiszko Date: Thu, 28 Jan 2016 14:54:25 +0100 Subject: [PATCH] Add image path to project release configuration. Change-Id: Ib650edc395faeeac5792f522826fb89e28013360 Signed-off-by: Kamil Lipiszko --- .cproject | 10 +++++++--- .project | 1 + 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cproject b/.cproject index 7a9ac44..5ca3446 100644 --- a/.cproject +++ b/.cproject @@ -16,7 +16,7 @@ - + @@ -289,7 +289,7 @@ - + @@ -530,7 +530,11 @@ - + + + diff --git a/.project b/.project index f4406b9..be2d51f 100644 --- a/.project +++ b/.project @@ -12,6 +12,7 @@ org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental, -- 2.34.1