summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-01-21 01:52:59 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-10 21:41:45 +0100
commit4b30ec9def591ba77d5ec9ac09ded1e6782ede8d (patch)
tree539308f4df950c0eae0ccdb28b0267a48022474f /chart2
parente8a28be0dd3eb471d1d063c68b5bc163df65e182 (diff)
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
Diffstat (limited to 'chart2')
-rw-r--r--chart2/AllLangResTarget_chartcontroller.mk1
-rw-r--r--chart2/Library_chartcontroller.mk1
-rw-r--r--chart2/Library_chartmodel.mk1
-rw-r--r--chart2/Library_charttools.mk1
-rw-r--r--chart2/Library_chartview.mk1
5 files changed, 0 insertions, 5 deletions
diff --git a/chart2/AllLangResTarget_chartcontroller.mk b/chart2/AllLangResTarget_chartcontroller.mk
index c1ca22025ef3..eb737ea81e00 100644
--- a/chart2/AllLangResTarget_chartcontroller.mk
+++ b/chart2/AllLangResTarget_chartcontroller.mk
@@ -42,7 +42,6 @@ $(eval $(call gb_SrsTarget_set_include,chart2/res,\
-I$(realpath $(SRCDIR)/chart2/source/controller/main) \
-I$(realpath $(SRCDIR)/chart2/source/inc) \
-I$(WORKDIR)/inc/chart2 \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_SrsTarget_add_files,chart2/res,\
diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk
index fbfbcb7a8b96..243e589d983c 100644
--- a/chart2/Library_chartcontroller.mk
+++ b/chart2/Library_chartcontroller.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_Library_set_include,chartcontroller,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/chart2/source/controller/inc) \
-I$(realpath $(SRCDIR)/chart2/source/inc) \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_Library_add_api,chartcontroller,\
diff --git a/chart2/Library_chartmodel.mk b/chart2/Library_chartmodel.mk
index 9781e9b7ac8e..ef388460e718 100644
--- a/chart2/Library_chartmodel.mk
+++ b/chart2/Library_chartmodel.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_Library_set_include,chartmodel,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/chart2/source/model/inc) \
-I$(realpath $(SRCDIR)/chart2/source/inc) \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_Library_add_api,chartmodel,\
diff --git a/chart2/Library_charttools.mk b/chart2/Library_charttools.mk
index b67f90832797..e1fd16126b60 100644
--- a/chart2/Library_charttools.mk
+++ b/chart2/Library_charttools.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Library_Library,charttools))
$(eval $(call gb_Library_set_include,charttools,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/chart2/source/inc) \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_Library_add_defs,charttools,\
diff --git a/chart2/Library_chartview.mk b/chart2/Library_chartview.mk
index de52de2ff885..3535a2028202 100644
--- a/chart2/Library_chartview.mk
+++ b/chart2/Library_chartview.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_Library_set_include,chartview,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/chart2/source/view/inc) \
-I$(realpath $(SRCDIR)/chart2/source/inc) \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_Library_add_defs,chartview,\