summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/AllLangResTarget_sc.mk14
-rw-r--r--sc/CppunitTest_sc_cellrangeobj.mk4
-rw-r--r--sc/CppunitTest_sc_databaserangeobj.mk4
-rw-r--r--sc/CppunitTest_sc_datapilotfieldobj.mk4
-rw-r--r--sc/CppunitTest_sc_datapilottableobj.mk4
-rw-r--r--sc/CppunitTest_sc_filters_test.mk4
-rw-r--r--sc/CppunitTest_sc_macros_test.mk4
-rw-r--r--sc/CppunitTest_sc_namedrangeobj.mk4
-rw-r--r--sc/CppunitTest_sc_namedrangesobj.mk4
-rw-r--r--sc/CppunitTest_sc_subsequent_filters_test.mk4
-rw-r--r--sc/CppunitTest_sc_tableautoformatfield.mk4
-rw-r--r--sc/CppunitTest_sc_tablesheetobj.mk4
-rw-r--r--sc/CppunitTest_sc_tablesheetsobj.mk4
-rw-r--r--sc/CppunitTest_sc_ucalc.mk4
-rw-r--r--sc/Library_sc.mk12
-rw-r--r--sc/Library_scd.mk2
-rw-r--r--sc/Library_scfilt.mk8
-rw-r--r--sc/Library_scui.mk8
-rw-r--r--sc/Library_vbaobj.mk8
19 files changed, 52 insertions, 52 deletions
diff --git a/sc/AllLangResTarget_sc.mk b/sc/AllLangResTarget_sc.mk
index 1a0d1876576f..ab87f3df3973 100644
--- a/sc/AllLangResTarget_sc.mk
+++ b/sc/AllLangResTarget_sc.mk
@@ -31,13 +31,13 @@ $(eval $(call gb_SrsTarget_SrsTarget,sc/res))
$(eval $(call gb_SrsTarget_set_include,sc/res,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/sc/inc) \
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/source/ui/navipi) \
- -I$(realpath $(SRCDIR)/sc/source/ui/docshell) \
- -I$(realpath $(SRCDIR)/sc/source/ui/pagedlg) \
- -I$(realpath $(SRCDIR)/sc/source/ui/dbgui) \
- -I$(realpath $(SRCDIR)/sc/source/ui/formdlg) \
+ -I$(SRCDIR)/sc/inc \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/source/ui/navipi \
+ -I$(SRCDIR)/sc/source/ui/docshell \
+ -I$(SRCDIR)/sc/source/ui/pagedlg \
+ -I$(SRCDIR)/sc/source/ui/dbgui \
+ -I$(SRCDIR)/sc/source/ui/formdlg \
))
$(eval $(call gb_SrsTarget_add_files,sc/res,\
diff --git a/sc/CppunitTest_sc_cellrangeobj.mk b/sc/CppunitTest_sc_cellrangeobj.mk
index a559777482a4..27b5cc9ecf75 100644
--- a/sc/CppunitTest_sc_cellrangeobj.mk
+++ b/sc/CppunitTest_sc_cellrangeobj.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_cellrangesbase, \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellrangesbase,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
-I$(OUTDIR)/inc \
))
diff --git a/sc/CppunitTest_sc_databaserangeobj.mk b/sc/CppunitTest_sc_databaserangeobj.mk
index bdacb0bd48c8..49e44e53f1bd 100644
--- a/sc/CppunitTest_sc_databaserangeobj.mk
+++ b/sc/CppunitTest_sc_databaserangeobj.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_databaserangeobj, \
))
$(eval $(call gb_CppunitTest_set_include,sc_databaserangeobj,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/CppunitTest_sc_datapilotfieldobj.mk b/sc/CppunitTest_sc_datapilotfieldobj.mk
index b1e54b02427c..fdc5eee3066a 100644
--- a/sc/CppunitTest_sc_datapilotfieldobj.mk
+++ b/sc/CppunitTest_sc_datapilotfieldobj.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_datapilotfieldobj, \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilotfieldobj,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/CppunitTest_sc_datapilottableobj.mk b/sc/CppunitTest_sc_datapilottableobj.mk
index 1ac98937f848..2238137d801d 100644
--- a/sc/CppunitTest_sc_datapilottableobj.mk
+++ b/sc/CppunitTest_sc_datapilottableobj.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_datapilottableobj, \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilottableobj,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index ae6d7ac917e1..0da10ffe8e98 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -70,8 +70,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_filters_test, \
))
$(eval $(call gb_CppunitTest_set_include,sc_filters_test,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/CppunitTest_sc_macros_test.mk b/sc/CppunitTest_sc_macros_test.mk
index e9837156dfc7..3ae09b9fe78e 100644
--- a/sc/CppunitTest_sc_macros_test.mk
+++ b/sc/CppunitTest_sc_macros_test.mk
@@ -69,8 +69,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_macros_test, \
))
$(eval $(call gb_CppunitTest_set_include,sc_macros_test,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/CppunitTest_sc_namedrangeobj.mk b/sc/CppunitTest_sc_namedrangeobj.mk
index c9f49e6aaf82..ce58ca4b0639 100644
--- a/sc/CppunitTest_sc_namedrangeobj.mk
+++ b/sc/CppunitTest_sc_namedrangeobj.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_namedrangeobj, \
))
$(eval $(call gb_CppunitTest_set_include,sc_namedrangeobj,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/CppunitTest_sc_namedrangesobj.mk b/sc/CppunitTest_sc_namedrangesobj.mk
index cc24060e6ada..0a5513376baf 100644
--- a/sc/CppunitTest_sc_namedrangesobj.mk
+++ b/sc/CppunitTest_sc_namedrangesobj.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_namedrangesobj, \
))
$(eval $(call gb_CppunitTest_set_include,sc_namedrangesobj,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/CppunitTest_sc_subsequent_filters_test.mk b/sc/CppunitTest_sc_subsequent_filters_test.mk
index e36f58c5771d..7cf779fc3ced 100644
--- a/sc/CppunitTest_sc_subsequent_filters_test.mk
+++ b/sc/CppunitTest_sc_subsequent_filters_test.mk
@@ -67,8 +67,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_subsequent_filters_test, \
))
$(eval $(call gb_CppunitTest_set_include,sc_subsequent_filters_test,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/CppunitTest_sc_tableautoformatfield.mk b/sc/CppunitTest_sc_tableautoformatfield.mk
index 5cb9762aa38f..70564293e111 100644
--- a/sc/CppunitTest_sc_tableautoformatfield.mk
+++ b/sc/CppunitTest_sc_tableautoformatfield.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_tableautoformatfield, \
))
$(eval $(call gb_CppunitTest_set_include,sc_tableautoformatfield,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/CppunitTest_sc_tablesheetobj.mk b/sc/CppunitTest_sc_tablesheetobj.mk
index 9ccd9c84618a..05c24c150594 100644
--- a/sc/CppunitTest_sc_tablesheetobj.mk
+++ b/sc/CppunitTest_sc_tablesheetobj.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_spreadsheetobj, \
))
$(eval $(call gb_CppunitTest_set_include,sc_spreadsheetobj,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
-I$(OUTDIR)/inc \
))
diff --git a/sc/CppunitTest_sc_tablesheetsobj.mk b/sc/CppunitTest_sc_tablesheetsobj.mk
index e1f92c65f44a..826e15d2e513 100644
--- a/sc/CppunitTest_sc_tablesheetsobj.mk
+++ b/sc/CppunitTest_sc_tablesheetsobj.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_spreadsheetsobj, \
))
$(eval $(call gb_CppunitTest_set_include,sc_spreadsheetsobj,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 2e24f4c7f52b..87f39ffd81ea 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -78,8 +78,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_ucalc, \
))
$(eval $(call gb_CppunitTest_set_include,sc_ucalc,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index 917d8f058def..3856a0891cd7 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -27,10 +27,10 @@ $(eval $(call gb_Library_add_sdi_headers,sc,sc/sdi/scslots))
$(eval $(call gb_Library_set_componentfile,sc,sc/util/sc))
$(eval $(call gb_Library_set_include,sc,\
- -I$(realpath $(SRCDIR)/sc/source/core/inc) \
- -I$(realpath $(SRCDIR)/sc/source/filter/inc) \
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/core/inc \
+ -I$(SRCDIR)/sc/source/filter/inc \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
-I$(WORKDIR)/SdiTarget/sc/sdi \
$$(INCLUDE) \
))
@@ -556,8 +556,8 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
$(eval $(call gb_SdiTarget_SdiTarget,sc/sdi/scslots,sc/sdi/scalc))
$(eval $(call gb_SdiTarget_set_include,sc/sdi/scslots,\
- -I$(realpath $(SRCDIR)/sc/inc) \
- -I$(realpath $(SRCDIR)/sc/sdi) \
+ -I$(SRCDIR)/sc/inc \
+ -I$(SRCDIR)/sc/sdi \
$$(INCLUDE) \
))
diff --git a/sc/Library_scd.mk b/sc/Library_scd.mk
index 47255ea3e495..0805970905e7 100644
--- a/sc/Library_scd.mk
+++ b/sc/Library_scd.mk
@@ -25,7 +25,7 @@ $(eval $(call gb_Library_Library,scd))
$(eval $(call gb_Library_set_componentfile,scd,sc/util/scd))
$(eval $(call gb_Library_set_include,scd,\
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/Library_scfilt.mk b/sc/Library_scfilt.mk
index 58aea4cc68f2..fb168e303095 100644
--- a/sc/Library_scfilt.mk
+++ b/sc/Library_scfilt.mk
@@ -25,10 +25,10 @@ $(eval $(call gb_Library_Library,scfilt))
$(eval $(call gb_Library_set_componentfile,scfilt,sc/util/scfilt))
$(eval $(call gb_Library_set_include,scfilt,\
- -I$(realpath $(SRCDIR)/sc/source/core/inc) \
- -I$(realpath $(SRCDIR)/sc/source/filter/inc) \
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/core/inc \
+ -I$(SRCDIR)/sc/source/filter/inc \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
diff --git a/sc/Library_scui.mk b/sc/Library_scui.mk
index 1530aac6c122..08238f792f36 100644
--- a/sc/Library_scui.mk
+++ b/sc/Library_scui.mk
@@ -23,10 +23,10 @@
$(eval $(call gb_Library_Library,scui))
$(eval $(call gb_Library_set_include,scui,\
- -I$(realpath $(SRCDIR)/sc/source/core/inc) \
- -I$(realpath $(SRCDIR)/sc/source/filter/inc) \
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/core/inc \
+ -I$(SRCDIR)/sc/source/filter/inc \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
-I$(WORKDIR)/SdiTarget/sc/sdi \
$$(INCLUDE) \
))
diff --git a/sc/Library_vbaobj.mk b/sc/Library_vbaobj.mk
index f649a28c55fd..982848c2df02 100644
--- a/sc/Library_vbaobj.mk
+++ b/sc/Library_vbaobj.mk
@@ -23,10 +23,10 @@
$(eval $(call gb_Library_Library,vbaobj))
$(eval $(call gb_Library_set_include,vbaobj,\
- -I$(realpath $(SRCDIR)/sc/source/core/inc) \
- -I$(realpath $(SRCDIR)/sc/source/filter/inc) \
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/core/inc \
+ -I$(SRCDIR)/sc/source/filter/inc \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))