summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-02-09 17:54:00 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-10 21:41:46 +0100
commit5cabaf5a32188f24344f68fa48cbdc0a8b8cfb41 (patch)
tree36362949319d90e12942d3250ec4d0cf9ad58c50 /svtools
parent19b33ca42f1ce38a2e58070f962f37ecae58be0d (diff)
fdo#39491 more of unnecessary include paths
Diffstat (limited to 'svtools')
-rw-r--r--svtools/AllLangResTarget_svt.mk1
-rw-r--r--svtools/Executable_bmp.mk1
-rw-r--r--svtools/Library_hatchwindowfactory.mk1
-rw-r--r--svtools/Library_svt.mk1
4 files changed, 0 insertions, 4 deletions
diff --git a/svtools/AllLangResTarget_svt.mk b/svtools/AllLangResTarget_svt.mk
index be34c69bc149..615a09b7dd10 100644
--- a/svtools/AllLangResTarget_svt.mk
+++ b/svtools/AllLangResTarget_svt.mk
@@ -38,7 +38,6 @@ $(eval $(call gb_SrsTarget_SrsTarget,svt/res))
$(eval $(call gb_SrsTarget_set_include,svt/res,\
$$(INCLUDE) \
- -I$(WORKDIR)/inc \
-I$(realpath $(SRCDIR)/svtools/source/inc) \
))
diff --git a/svtools/Executable_bmp.mk b/svtools/Executable_bmp.mk
index c2672ba6d942..760edee0e869 100644
--- a/svtools/Executable_bmp.mk
+++ b/svtools/Executable_bmp.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Executable_Executable,bmp))
$(eval $(call gb_Executable_set_include,bmp,\
$$(INCLUDE) \
- -I$(WORKDIR)/inc/ \
-I$(realpath $(SRCDIR)/svtools/inc) \
-I$(realpath $(SRCDIR)/svtools/inc/svtools) \
-I$(realpath $(SRCDIR)/svtools/source/inc) \
diff --git a/svtools/Library_hatchwindowfactory.mk b/svtools/Library_hatchwindowfactory.mk
index 9b3edfa12abc..712e81f8c4e6 100644
--- a/svtools/Library_hatchwindowfactory.mk
+++ b/svtools/Library_hatchwindowfactory.mk
@@ -32,7 +32,6 @@ $(eval $(call gb_Library_set_componentfile,hatchwindowfactory,svtools/source/hat
$(eval $(call gb_Library_set_include,hatchwindowfactory,\
$$(INCLUDE) \
- -I$(WORKDIR)/inc/ \
-I$(realpath $(SRCDIR)/svtools/inc) \
))
diff --git a/svtools/Library_svt.mk b/svtools/Library_svt.mk
index fb294dea0c7a..c07d01baa40e 100644
--- a/svtools/Library_svt.mk
+++ b/svtools/Library_svt.mk
@@ -39,7 +39,6 @@ $(eval $(call gb_Library_add_api,svt,\
$(eval $(call gb_Library_set_include,svt,\
$$(INCLUDE) \
- -I$(WORKDIR)/inc/ \
-I$(realpath $(SRCDIR)/svtools/inc/svtools) \
-I$(realpath $(SRCDIR)/svtools/source/inc) \
-I$(realpath $(SRCDIR)/svtools/inc) \