summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 15:24:45 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 15:24:45 -0600
commit3f2ff54778ff76118b7de3357168091bbc955041 (patch)
tree601e358120589466b0f54a02fd1940dfe4919cb8 /i18npool
parentb33971cb124de2bea5332d6adb802bd84eb57652 (diff)
remove pch from the include list
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/CppunitTest_i18npool_test_breakiterator.mk1
-rw-r--r--i18npool/Executable_gencoll_rule.mk1
-rw-r--r--i18npool/Executable_genconv_dict.mk1
-rw-r--r--i18npool/Executable_gendict.mk1
-rw-r--r--i18npool/Executable_genindex_data.mk1
-rw-r--r--i18npool/Executable_i18npool_cppunittester_all.mk1
-rw-r--r--i18npool/Executable_saxparser.mk1
-rw-r--r--i18npool/Library_i18nisolang1.mk1
-rw-r--r--i18npool/Library_i18npaper.mk1
-rw-r--r--i18npool/Library_i18npool.mk1
-rw-r--r--i18npool/Library_i18nsearch.mk1
11 files changed, 0 insertions, 11 deletions
diff --git a/i18npool/CppunitTest_i18npool_test_breakiterator.mk b/i18npool/CppunitTest_i18npool_test_breakiterator.mk
index c22b06762792..339191422f60 100644
--- a/i18npool/CppunitTest_i18npool_test_breakiterator.mk
+++ b/i18npool/CppunitTest_i18npool_test_breakiterator.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_CppunitTest_CppunitTest,i18npool_test_breakiterator))
$(eval $(call gb_CppunitTest_set_include,i18npool_test_breakiterator,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
))
$(eval $(call gb_CppunitTest_add_api,i18npool_test_breakiterator,\
diff --git a/i18npool/Executable_gencoll_rule.mk b/i18npool/Executable_gencoll_rule.mk
index 8ba1dbb82c18..949a1a9ca9b8 100644
--- a/i18npool/Executable_gencoll_rule.mk
+++ b/i18npool/Executable_gencoll_rule.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_Executable_Executable,gencoll_rule))
$(eval $(call gb_Executable_set_include,gencoll_rule,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/i18npool/inc) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
))
$(eval $(call gb_Executable_add_linked_libs,gencoll_rule,\
diff --git a/i18npool/Executable_genconv_dict.mk b/i18npool/Executable_genconv_dict.mk
index 9a332e194db8..e9de4dbf8dab 100644
--- a/i18npool/Executable_genconv_dict.mk
+++ b/i18npool/Executable_genconv_dict.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Executable_Executable,genconv_dict))
$(eval $(call gb_Executable_set_include,genconv_dict,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
))
$(eval $(call gb_Executable_add_linked_libs,genconv_dict,\
diff --git a/i18npool/Executable_gendict.mk b/i18npool/Executable_gendict.mk
index 262d5d1140e0..c5e824d55fda 100644
--- a/i18npool/Executable_gendict.mk
+++ b/i18npool/Executable_gendict.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Executable_Executable,gendict))
$(eval $(call gb_Executable_set_include,gendict,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
))
$(eval $(call gb_Executable_add_linked_libs,gendict,\
diff --git a/i18npool/Executable_genindex_data.mk b/i18npool/Executable_genindex_data.mk
index 2230fe590c66..733b6c5c2512 100644
--- a/i18npool/Executable_genindex_data.mk
+++ b/i18npool/Executable_genindex_data.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Executable_Executable,genindex_data))
$(eval $(call gb_Executable_set_include,genindex_data,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
))
$(eval $(call gb_Executable_add_linked_libs,genindex_data,\
diff --git a/i18npool/Executable_i18npool_cppunittester_all.mk b/i18npool/Executable_i18npool_cppunittester_all.mk
index 4e96ab7f4bd8..7a2a5ae8e895 100644
--- a/i18npool/Executable_i18npool_cppunittester_all.mk
+++ b/i18npool/Executable_i18npool_cppunittester_all.mk
@@ -35,7 +35,6 @@ $(eval $(call gb_Executable_add_defs,i18npool_cppunittester_all,\
$(eval $(call gb_Executable_set_include,i18npool_cppunittester_all,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/i18npool/inc) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
))
$(eval $(call gb_Executable_add_api,i18npool_cppunittester_all,\
diff --git a/i18npool/Executable_saxparser.mk b/i18npool/Executable_saxparser.mk
index 412107a75b38..03376a25e23e 100644
--- a/i18npool/Executable_saxparser.mk
+++ b/i18npool/Executable_saxparser.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Executable_Executable,saxparser))
$(eval $(call gb_Executable_set_include,saxparser,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
))
$(eval $(call gb_Executable_add_api,saxparser,\
diff --git a/i18npool/Library_i18nisolang1.mk b/i18npool/Library_i18nisolang1.mk
index 97fde5a7fdb7..26a388dc3862 100644
--- a/i18npool/Library_i18nisolang1.mk
+++ b/i18npool/Library_i18nisolang1.mk
@@ -32,7 +32,6 @@ $(eval $(call gb_Library_add_package_headers,i18nisolang1,i18npool_inc))
$(eval $(call gb_Library_set_include,i18nisolang1,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
))
$(eval $(call gb_Library_add_api,i18nisolang1,\
diff --git a/i18npool/Library_i18npaper.mk b/i18npool/Library_i18npaper.mk
index 348acb57f364..88813abf1901 100644
--- a/i18npool/Library_i18npaper.mk
+++ b/i18npool/Library_i18npaper.mk
@@ -32,7 +32,6 @@ $(eval $(call gb_Library_add_package_headers,i18npaper,i18npool_inc))
$(eval $(call gb_Library_set_include,i18npaper,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
))
$(eval $(call gb_Library_add_api,i18npaper,\
diff --git a/i18npool/Library_i18npool.mk b/i18npool/Library_i18npool.mk
index ee47e5d01984..3faaa6ae05bd 100644
--- a/i18npool/Library_i18npool.mk
+++ b/i18npool/Library_i18npool.mk
@@ -35,7 +35,6 @@ $(eval $(call gb_Library_set_componentfile,i18npool,i18npool/util/i18npool))
$(eval $(call gb_Library_set_include,i18npool,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/i18npool/inc) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
-I$(WORKDIR)/CustomTarget/i18npool/source/collator \
))
diff --git a/i18npool/Library_i18nsearch.mk b/i18npool/Library_i18nsearch.mk
index 94bdbd15437a..310ff68c39a7 100644
--- a/i18npool/Library_i18nsearch.mk
+++ b/i18npool/Library_i18nsearch.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_Library_set_componentfile,i18nsearch,i18npool/source/search/i18
$(eval $(call gb_Library_set_include,i18nsearch,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/i18npool/inc/pch) \
))
$(eval $(call gb_Library_add_api,i18nsearch,\