Kaydet (Commit) 49bb29cc authored tarafından Caolán McNamara's avatar Caolán McNamara

this dir doesn't exist anymore

Change-Id: Ie861b7db8a507177b330ade23e94771a0811c2f9
üst ec4498a3
...@@ -41,7 +41,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_filters_test, \ ...@@ -41,7 +41,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_filters_test, \
)) ))
$(eval $(call gb_CppunitTest_set_include,sw_filters_test,\ $(eval $(call gb_CppunitTest_set_include,sw_filters_test,\
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
......
...@@ -37,7 +37,6 @@ $(eval $(call gb_CppunitTest_use_externals,sw_htmlexport,\ ...@@ -37,7 +37,6 @@ $(eval $(call gb_CppunitTest_use_externals,sw_htmlexport,\
$(eval $(call gb_CppunitTest_set_include,sw_htmlexport,\ $(eval $(call gb_CppunitTest_set_include,sw_htmlexport,\
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \ -I$(SRCDIR)/sw/source/core/uibase/inc \
-I$(SRCDIR)/sw/qa/extras/inc \ -I$(SRCDIR)/sw/qa/extras/inc \
......
...@@ -51,7 +51,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_layout_test, \ ...@@ -51,7 +51,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_layout_test, \
)) ))
$(eval $(call gb_CppunitTest_set_include,sw_layout_test,\ $(eval $(call gb_CppunitTest_set_include,sw_layout_test,\
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
......
...@@ -54,7 +54,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_macros_test, \ ...@@ -54,7 +54,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_macros_test, \
)) ))
$(eval $(call gb_CppunitTest_set_include,sw_macros_test,\ $(eval $(call gb_CppunitTest_set_include,sw_macros_test,\
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
......
...@@ -39,7 +39,6 @@ $(eval $(call gb_CppunitTest_set_include,sw_odfimport,\ ...@@ -39,7 +39,6 @@ $(eval $(call gb_CppunitTest_set_include,sw_odfimport,\
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \ -I$(SRCDIR)/sw/source/core/uibase/inc \
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/qa/extras/inc \ -I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
......
...@@ -39,7 +39,6 @@ $(eval $(call gb_CppunitTest_set_include,sw_uiwriter,\ ...@@ -39,7 +39,6 @@ $(eval $(call gb_CppunitTest_set_include,sw_uiwriter,\
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \ -I$(SRCDIR)/sw/source/core/uibase/inc \
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/qa/extras/inc \ -I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
......
...@@ -60,7 +60,6 @@ $(eval $(call gb_CppunitTest_use_externals,sw_uwriter,\ ...@@ -60,7 +60,6 @@ $(eval $(call gb_CppunitTest_use_externals,sw_uwriter,\
)) ))
$(eval $(call gb_CppunitTest_set_include,sw_uwriter,\ $(eval $(call gb_CppunitTest_set_include,sw_uwriter,\
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
$$(INCLUDE) \ $$(INCLUDE) \
......
...@@ -29,7 +29,6 @@ $(eval $(call gb_Library_set_precompiled_header,msword,$(SRCDIR)/sw/inc/pch/prec ...@@ -29,7 +29,6 @@ $(eval $(call gb_Library_set_precompiled_header,msword,$(SRCDIR)/sw/inc/pch/prec
$(eval $(call gb_Library_set_include,msword,\ $(eval $(call gb_Library_set_include,msword,\
-I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/source/filter/inc \ -I$(SRCDIR)/sw/source/filter/inc \
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
$$(INCLUDE) \ $$(INCLUDE) \
......
...@@ -26,7 +26,6 @@ $(eval $(call gb_Library_set_include,swd,\ ...@@ -26,7 +26,6 @@ $(eval $(call gb_Library_set_include,swd,\
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/filter/inc \ -I$(SRCDIR)/sw/source/filter/inc \
-I$(SRCDIR)/sw/source/ui/inc \
)) ))
$(eval $(call gb_Library_use_external,swd,boost_headers)) $(eval $(call gb_Library_use_external,swd,boost_headers))
......
...@@ -24,7 +24,6 @@ $(eval $(call gb_Library_set_include,swui,\ ...@@ -24,7 +24,6 @@ $(eval $(call gb_Library_set_include,swui,\
-I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \ -I$(SRCDIR)/sw/source/core/uibase/inc \
-I$(SRCDIR)/sw/source/filter/inc \ -I$(SRCDIR)/sw/source/filter/inc \
-I$(SRCDIR)/sw/source/ui/inc \
-I$(WORKDIR)/SdiTarget/sw/sdi \ -I$(WORKDIR)/SdiTarget/sw/sdi \
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
......
...@@ -27,7 +27,6 @@ $(eval $(call gb_Library_set_include,vbaswobj,\ ...@@ -27,7 +27,6 @@ $(eval $(call gb_Library_set_include,vbaswobj,\
-I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \ -I$(SRCDIR)/sw/source/core/uibase/inc \
-I$(SRCDIR)/sw/source/filter/inc \ -I$(SRCDIR)/sw/source/filter/inc \
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment