summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
Diffstat (limited to 'vcl')
-rw-r--r--vcl/Executable_mtfdemo.mk1
-rw-r--r--vcl/Executable_outdevgrind.mk1
-rw-r--r--vcl/Executable_svdemo.mk1
-rw-r--r--vcl/Executable_svpclient.mk1
-rw-r--r--vcl/Executable_svptest.mk1
-rw-r--r--vcl/Executable_tdefilepicker.mk1
-rw-r--r--vcl/Executable_vcldemo.mk1
-rw-r--r--vcl/Library_vclplug_tde.mk1
8 files changed, 0 insertions, 8 deletions
diff --git a/vcl/Executable_mtfdemo.mk b/vcl/Executable_mtfdemo.mk
index c52980b0e6a1..52af4a309040 100644
--- a/vcl/Executable_mtfdemo.mk
+++ b/vcl/Executable_mtfdemo.mk
@@ -20,7 +20,6 @@ $(eval $(call gb_Executable_use_external,mtfdemo,boost_headers))
$(eval $(call gb_Executable_set_include,mtfdemo,\
$$(INCLUDE) \
-I$(SRCDIR)/vcl/inc \
- -I$(SRCDIR)/solenv/inc \
))
$(eval $(call gb_Executable_use_libraries,mtfdemo,\
diff --git a/vcl/Executable_outdevgrind.mk b/vcl/Executable_outdevgrind.mk
index f1a822f5f4a7..7b60d5e1b8c0 100644
--- a/vcl/Executable_outdevgrind.mk
+++ b/vcl/Executable_outdevgrind.mk
@@ -20,7 +20,6 @@ $(eval $(call gb_Executable_use_external,outdevgrind,boost_headers))
$(eval $(call gb_Executable_set_include,outdevgrind,\
$$(INCLUDE) \
-I$(SRCDIR)/vcl/inc \
- -I$(SRCDIR)/solenv/inc \
))
$(eval $(call gb_Executable_use_libraries,outdevgrind,\
diff --git a/vcl/Executable_svdemo.mk b/vcl/Executable_svdemo.mk
index 893712913df4..0a958a286691 100644
--- a/vcl/Executable_svdemo.mk
+++ b/vcl/Executable_svdemo.mk
@@ -20,7 +20,6 @@ $(eval $(call gb_Executable_use_external,svdemo,boost_headers))
$(eval $(call gb_Executable_set_include,svdemo,\
$$(INCLUDE) \
-I$(SRCDIR)/vcl/inc \
- -I$(SRCDIR)/solenv/inc \
))
$(eval $(call gb_Executable_use_libraries,svdemo,\
diff --git a/vcl/Executable_svpclient.mk b/vcl/Executable_svpclient.mk
index 5f3ba5731542..9f92ec55390c 100644
--- a/vcl/Executable_svpclient.mk
+++ b/vcl/Executable_svpclient.mk
@@ -20,7 +20,6 @@ $(eval $(call gb_Executable_use_external,svpclient,boost_headers))
$(eval $(call gb_Executable_set_include,svpclient,\
$$(INCLUDE) \
-I$(SRCDIR)/vcl/inc \
- -I$(SRCDIR)/solenv/inc \
))
$(eval $(call gb_Executable_use_libraries,svpclient,\
diff --git a/vcl/Executable_svptest.mk b/vcl/Executable_svptest.mk
index 35c9806c20e1..c373aa66f717 100644
--- a/vcl/Executable_svptest.mk
+++ b/vcl/Executable_svptest.mk
@@ -20,7 +20,6 @@ $(eval $(call gb_Executable_use_external,svptest,boost_headers))
$(eval $(call gb_Executable_set_include,svptest,\
$$(INCLUDE) \
-I$(SRCDIR)/vcl/inc \
- -I$(SRCDIR)/solenv/inc \
))
$(eval $(call gb_Executable_use_libraries,svptest,\
diff --git a/vcl/Executable_tdefilepicker.mk b/vcl/Executable_tdefilepicker.mk
index 9811e6d3ea9c..fcbf55f10797 100644
--- a/vcl/Executable_tdefilepicker.mk
+++ b/vcl/Executable_tdefilepicker.mk
@@ -18,7 +18,6 @@ $(eval $(call gb_Executable_add_defs,tdefilepicker,\
$(eval $(call gb_Executable_set_include,tdefilepicker,\
$$(INCLUDE) \
-I$(SRCDIR)/vcl/inc \
- -I$(SRCDIR)/solenv/inc \
-I$(SRCDIR)/vcl/inc/unx/kde \
))
diff --git a/vcl/Executable_vcldemo.mk b/vcl/Executable_vcldemo.mk
index da9d9e663c60..5fa49e608f2d 100644
--- a/vcl/Executable_vcldemo.mk
+++ b/vcl/Executable_vcldemo.mk
@@ -20,7 +20,6 @@ $(eval $(call gb_Executable_use_external,vcldemo,boost_headers))
$(eval $(call gb_Executable_set_include,vcldemo,\
$$(INCLUDE) \
-I$(SRCDIR)/vcl/inc \
- -I$(SRCDIR)/solenv/inc \
))
$(eval $(call gb_Executable_use_libraries,vcldemo,\
diff --git a/vcl/Library_vclplug_tde.mk b/vcl/Library_vclplug_tde.mk
index d05780b65d03..af5da99d1aff 100644
--- a/vcl/Library_vclplug_tde.mk
+++ b/vcl/Library_vclplug_tde.mk
@@ -14,7 +14,6 @@ $(eval $(call gb_Library_Library,vclplug_tde))
$(eval $(call gb_Library_set_include,vclplug_tde,\
$$(INCLUDE) \
-I$(SRCDIR)/vcl/inc \
- -I$(SRCDIR)/solenv/inc \
-I$(SRCDIR)/vcl/inc/unx/kde \
-I$(SRCDIR)/include/shell \
))