diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-01-21 02:55:27 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-02-10 21:41:45 +0100 |
commit | 12bf03351ea38fb2d2eb5e184cd455d2d019fe1a (patch) | |
tree | 16d262beb0cb779176de98c7385d7dee9b7075cf | |
parent | 4b30ec9def591ba77d5ec9ac09ded1e6782ede8d (diff) |
fdo#39491 remove nonexistent include paths
-rw-r--r-- | animations/Library_animcore.mk | 5 | ||||
-rw-r--r-- | framework/Library_fwe.mk | 1 | ||||
-rw-r--r-- | framework/Library_fwi.mk | 1 | ||||
-rw-r--r-- | framework/Library_fwk.mk | 1 | ||||
-rw-r--r-- | framework/Library_fwl.mk | 1 | ||||
-rw-r--r-- | framework/Library_fwm.mk | 1 | ||||
-rw-r--r-- | reportdesign/AllLangResTarget_rptui.mk | 1 | ||||
-rw-r--r-- | sc/AllLangResTarget_sc.mk | 1 | ||||
-rw-r--r-- | sc/Library_sc.mk | 1 | ||||
-rw-r--r-- | sc/Library_scd.mk | 1 | ||||
-rw-r--r-- | sc/Library_scfilt.mk | 1 | ||||
-rw-r--r-- | sc/Library_scui.mk | 1 | ||||
-rw-r--r-- | sc/Library_vbaobj.mk | 1 | ||||
-rw-r--r-- | svl/Library_fsstorage.mk | 1 | ||||
-rw-r--r-- | svl/Library_passwordcontainer.mk | 1 | ||||
-rw-r--r-- | svtools/Executable_bmp.mk | 1 | ||||
-rw-r--r-- | svtools/Library_hatchwindowfactory.mk | 1 | ||||
-rw-r--r-- | svtools/Library_svt.mk | 1 | ||||
-rw-r--r-- | sw/AllLangResTarget_sw.mk | 1 | ||||
-rw-r--r-- | sw/Library_msword.mk | 2 | ||||
-rw-r--r-- | sw/Library_sw.mk | 1 | ||||
-rw-r--r-- | sw/Library_swd.mk | 2 | ||||
-rw-r--r-- | sw/Library_swui.mk | 1 | ||||
-rw-r--r-- | sw/Library_vbaswobj.mk | 1 |
24 files changed, 0 insertions, 30 deletions
diff --git a/animations/Library_animcore.mk b/animations/Library_animcore.mk index 7f5220b27ed7..03e30d9210cb 100644 --- a/animations/Library_animcore.mk +++ b/animations/Library_animcore.mk @@ -32,11 +32,6 @@ $(eval $(call gb_Library_add_package_headers,animcore,animations_inc)) $(eval $(call gb_Library_set_componentfile,animcore,animations/source/animcore/animcore)) -$(eval $(call gb_Library_set_include,animcore,\ - $$(INCLUDE) \ - -I$(realpath $(SRCDIR)/animcore/source/animcore) \ -)) - $(eval $(call gb_Library_add_api,animcore,\ offapi \ udkapi \ diff --git a/framework/Library_fwe.mk b/framework/Library_fwe.mk index bc55447603cd..4a743c10376e 100644 --- a/framework/Library_fwe.mk +++ b/framework/Library_fwe.mk @@ -31,7 +31,6 @@ $(eval $(call gb_Library_Library,fwe)) $(eval $(call gb_Library_set_include,fwe,\ -I$(realpath $(SRCDIR)/framework/source/inc) \ -I$(realpath $(SRCDIR)/framework/inc) \ - -I$(WORKDIR)/inc/framework/ \ $$(INCLUDE) \ )) diff --git a/framework/Library_fwi.mk b/framework/Library_fwi.mk index 017116a99304..ac1f983c9a41 100644 --- a/framework/Library_fwi.mk +++ b/framework/Library_fwi.mk @@ -42,7 +42,6 @@ $(eval $(call gb_Library_add_api,fwi,\ $(eval $(call gb_Library_set_include,fwi,\ -I$(realpath $(SRCDIR)/framework/source/inc) \ -I$(realpath $(SRCDIR)/framework/inc) \ - -I$(WORKDIR)/inc/framework/ \ $$(INCLUDE) \ )) diff --git a/framework/Library_fwk.mk b/framework/Library_fwk.mk index 3d29ed1eed8f..0a1680398d01 100644 --- a/framework/Library_fwk.mk +++ b/framework/Library_fwk.mk @@ -33,7 +33,6 @@ $(eval $(call gb_Library_set_componentfile,fwk,framework/util/fwk)) $(eval $(call gb_Library_set_include,fwk,\ -I$(realpath $(SRCDIR)/framework/source/inc) \ -I$(realpath $(SRCDIR)/framework/inc) \ - -I$(WORKDIR)/inc/framework/ \ $$(INCLUDE) \ )) diff --git a/framework/Library_fwl.mk b/framework/Library_fwl.mk index eea9ef18460b..175aab9a1c89 100644 --- a/framework/Library_fwl.mk +++ b/framework/Library_fwl.mk @@ -33,7 +33,6 @@ $(eval $(call gb_Library_set_componentfile,fwl,framework/util/fwl)) $(eval $(call gb_Library_set_include,fwl,\ -I$(realpath $(SRCDIR)/framework/inc) \ -I$(realpath $(SRCDIR)/framework/source/inc) \ - -I$(WORKDIR)/inc/framework/ \ $$(INCLUDE) \ )) diff --git a/framework/Library_fwm.mk b/framework/Library_fwm.mk index 520302e06d1b..949aba4f3561 100644 --- a/framework/Library_fwm.mk +++ b/framework/Library_fwm.mk @@ -33,7 +33,6 @@ $(eval $(call gb_Library_set_componentfile,fwm,framework/util/fwm)) $(eval $(call gb_Library_set_include,fwm,\ -I$(realpath $(SRCDIR)/framework/inc) \ -I$(realpath $(SRCDIR)/framework/source/inc) \ - -I$(WORKDIR)/inc/framework/ \ $$(INCLUDE) \ )) diff --git a/reportdesign/AllLangResTarget_rptui.mk b/reportdesign/AllLangResTarget_rptui.mk index 877d4d82250e..f767460a93f1 100644 --- a/reportdesign/AllLangResTarget_rptui.mk +++ b/reportdesign/AllLangResTarget_rptui.mk @@ -36,7 +36,6 @@ $(eval $(call gb_SrsTarget_SrsTarget,reportdesign/rptui)) $(eval $(call gb_SrsTarget_set_include,reportdesign/rptui,\ $$(INCLUDE) \ - -I$(WORKDIR)/inc/reportdesign \ -I$(SRCDIR)/reportdesign/source/ui/inc \ -I$(SRCDIR)/reportdesign/inc \ )) diff --git a/sc/AllLangResTarget_sc.mk b/sc/AllLangResTarget_sc.mk index 57228996e9e4..1a0d1876576f 100644 --- a/sc/AllLangResTarget_sc.mk +++ b/sc/AllLangResTarget_sc.mk @@ -31,7 +31,6 @@ $(eval $(call gb_SrsTarget_SrsTarget,sc/res)) $(eval $(call gb_SrsTarget_set_include,sc/res,\ $$(INCLUDE) \ - -I$(WORKDIR)/inc/sc \ -I$(realpath $(SRCDIR)/sc/inc) \ -I$(realpath $(SRCDIR)/sc/source/ui/inc) \ -I$(realpath $(SRCDIR)/sc/source/ui/navipi) \ diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index 75043f7b1777..351386d86d45 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -32,7 +32,6 @@ $(eval $(call gb_Library_set_include,sc,\ -I$(realpath $(SRCDIR)/sc/source/ui/inc) \ -I$(realpath $(SRCDIR)/sc/inc) \ -I$(WORKDIR)/SdiTarget/sc/sdi \ - -I$(WORKDIR)/Misc/sc/ \ $$(INCLUDE) \ )) diff --git a/sc/Library_scd.mk b/sc/Library_scd.mk index 3088e75dc2d8..1ccfab87eac2 100644 --- a/sc/Library_scd.mk +++ b/sc/Library_scd.mk @@ -26,7 +26,6 @@ $(eval $(call gb_Library_set_componentfile,scd,sc/util/scd)) $(eval $(call gb_Library_set_include,scd,\ -I$(realpath $(SRCDIR)/sc/inc) \ - -I$(WORKDIR)/Misc/sc/ \ $$(INCLUDE) \ )) diff --git a/sc/Library_scfilt.mk b/sc/Library_scfilt.mk index bd5bf4c17518..b7c533b87c8f 100644 --- a/sc/Library_scfilt.mk +++ b/sc/Library_scfilt.mk @@ -29,7 +29,6 @@ $(eval $(call gb_Library_set_include,scfilt,\ -I$(realpath $(SRCDIR)/sc/source/filter/inc) \ -I$(realpath $(SRCDIR)/sc/source/ui/inc) \ -I$(realpath $(SRCDIR)/sc/inc) \ - -I$(WORKDIR)/Misc/sc/ \ $$(INCLUDE) \ -I$(WORKDIR)/oox/inc/ \ )) diff --git a/sc/Library_scui.mk b/sc/Library_scui.mk index c024024782fa..1530aac6c122 100644 --- a/sc/Library_scui.mk +++ b/sc/Library_scui.mk @@ -28,7 +28,6 @@ $(eval $(call gb_Library_set_include,scui,\ -I$(realpath $(SRCDIR)/sc/source/ui/inc) \ -I$(realpath $(SRCDIR)/sc/inc) \ -I$(WORKDIR)/SdiTarget/sc/sdi \ - -I$(WORKDIR)/Misc/sc \ $$(INCLUDE) \ )) diff --git a/sc/Library_vbaobj.mk b/sc/Library_vbaobj.mk index 30b77a122078..60beaf32fba1 100644 --- a/sc/Library_vbaobj.mk +++ b/sc/Library_vbaobj.mk @@ -27,7 +27,6 @@ $(eval $(call gb_Library_set_include,vbaobj,\ -I$(realpath $(SRCDIR)/sc/source/filter/inc) \ -I$(realpath $(SRCDIR)/sc/source/ui/inc) \ -I$(realpath $(SRCDIR)/sc/inc) \ - -I$(WORKDIR)/Misc/sc/ \ $$(INCLUDE) \ )) diff --git a/svl/Library_fsstorage.mk b/svl/Library_fsstorage.mk index 478b4b6dcf12..33cf144f5195 100644 --- a/svl/Library_fsstorage.mk +++ b/svl/Library_fsstorage.mk @@ -31,7 +31,6 @@ $(eval $(call gb_Library_Library,fsstorage)) $(eval $(call gb_Library_set_componentfile,fsstorage,svl/source/fsstor/fsstorage)) $(eval $(call gb_Library_set_include,fsstorage,\ - -I$(WORKDIR)/inc/svl \ -I$(WORKDIR)/inc/ \ -I$(realpath $(SRCDIR)/svl/inc) \ -I$(realpath $(SRCDIR)/svl/inc/svl) \ diff --git a/svl/Library_passwordcontainer.mk b/svl/Library_passwordcontainer.mk index b7e6b7e2aed4..735c952cb835 100644 --- a/svl/Library_passwordcontainer.mk +++ b/svl/Library_passwordcontainer.mk @@ -31,7 +31,6 @@ $(eval $(call gb_Library_Library,passwordcontainer)) $(eval $(call gb_Library_set_componentfile,passwordcontainer,svl/source/passwordcontainer/passwordcontainer)) $(eval $(call gb_Library_set_include,passwordcontainer,\ - -I$(WORKDIR)/inc/svl \ -I$(WORKDIR)/inc/ \ -I$(realpath $(SRCDIR)/svl/inc) \ -I$(realpath $(SRCDIR)/svl/inc/svl) \ diff --git a/svtools/Executable_bmp.mk b/svtools/Executable_bmp.mk index fe0cd55c9344..c2672ba6d942 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/svtools \ -I$(WORKDIR)/inc/ \ -I$(realpath $(SRCDIR)/svtools/inc) \ -I$(realpath $(SRCDIR)/svtools/inc/svtools) \ diff --git a/svtools/Library_hatchwindowfactory.mk b/svtools/Library_hatchwindowfactory.mk index ce19c28fd766..9b3edfa12abc 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/svtools \ -I$(WORKDIR)/inc/ \ -I$(realpath $(SRCDIR)/svtools/inc) \ )) diff --git a/svtools/Library_svt.mk b/svtools/Library_svt.mk index 19253fa0ff2c..fb294dea0c7a 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/svtools \ -I$(WORKDIR)/inc/ \ -I$(realpath $(SRCDIR)/svtools/inc/svtools) \ -I$(realpath $(SRCDIR)/svtools/source/inc) \ diff --git a/sw/AllLangResTarget_sw.mk b/sw/AllLangResTarget_sw.mk index 8380556481b2..67bebd2ecf36 100644 --- a/sw/AllLangResTarget_sw.mk +++ b/sw/AllLangResTarget_sw.mk @@ -36,7 +36,6 @@ $(eval $(call gb_SrsTarget_SrsTarget,sw/res)) $(eval $(call gb_SrsTarget_set_include,sw/res,\ $$(INCLUDE) \ - -I$(WORKDIR)/inc/sw \ -I$(realpath $(SRCDIR)/sw/inc) \ -I$(realpath $(SRCDIR)/sw/source/core/inc) \ -I$(realpath $(SRCDIR)/sw/source/core/undo) \ diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk index 8e61cabb507a..9951fb3076ec 100644 --- a/sw/Library_msword.mk +++ b/sw/Library_msword.mk @@ -35,8 +35,6 @@ $(eval $(call gb_Library_set_include,msword,\ -I$(realpath $(SRCDIR)/sw/source/ui/inc) \ -I$(realpath $(SRCDIR)/sw/source/filter/inc) \ -I$(realpath $(SRCDIR)/sw/inc) \ - -I$(WORKDIR)/inc/sw/sdi \ - -I$(WORKDIR)/Misc/sw/ \ $$(INCLUDE) \ -I$(WORKDIR)/oox/inc/ \ )) diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index a33bb5f38719..fc51422d5d69 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -38,7 +38,6 @@ $(eval $(call gb_Library_set_include,sw,\ -I$(realpath $(SRCDIR)/sw/source/ui/inc) \ -I$(realpath $(SRCDIR)/sw/inc) \ -I$(WORKDIR)/SdiTarget/sw/sdi \ - -I$(WORKDIR)/Misc/sw/ \ $$(INCLUDE) \ )) diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk index 3812f97d65f4..c7d8f4669798 100644 --- a/sw/Library_swd.mk +++ b/sw/Library_swd.mk @@ -32,8 +32,6 @@ $(eval $(call gb_Library_set_componentfile,swd,sw/util/swd)) $(eval $(call gb_Library_set_include,swd,\ $$(INCLUDE) \ - -I$(WORKDIR)/inc/sw/sdi \ - -I$(WORKDIR)/inc/sw \ -I$(realpath $(SRCDIR)/sw/inc) \ -I$(realpath $(SRCDIR)/sw/source/core/inc) \ -I$(realpath $(SRCDIR)/sw/source/filter/inc) \ diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk index ce6f9889028b..fe1c2545d421 100644 --- a/sw/Library_swui.mk +++ b/sw/Library_swui.mk @@ -34,7 +34,6 @@ $(eval $(call gb_Library_set_include,swui,\ -I$(realpath $(SRCDIR)/sw/source/filter/inc) \ -I$(realpath $(SRCDIR)/sw/source/ui/inc) \ -I$(WORKDIR)/SdiTarget/sw/sdi \ - -I$(WORKDIR)/Misc/sw \ $$(INCLUDE) \ )) diff --git a/sw/Library_vbaswobj.mk b/sw/Library_vbaswobj.mk index d3703623ebf4..8b65516a2424 100644 --- a/sw/Library_vbaswobj.mk +++ b/sw/Library_vbaswobj.mk @@ -35,7 +35,6 @@ $(eval $(call gb_Library_set_include,vbaswobj,\ -I$(realpath $(SRCDIR)/sw/source/filter/inc) \ -I$(realpath $(SRCDIR)/sw/source/ui/inc) \ -I$(realpath $(SRCDIR)/sw/inc) \ - -I$(WORKDIR)/Misc/sw/ \ $$(INCLUDE) \ )) |