diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/Library_svx.mk | 2 | ||||
-rw-r--r-- | svx/Library_svxcore.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk index 6d5dadf386f3..bdbdda1f555c 100644 --- a/svx/Library_svx.mk +++ b/svx/Library_svx.mk @@ -38,7 +38,7 @@ $(eval $(call gb_Library_add_defs,svx,\ -DBOOST_SPIRIT_USE_OLD_NAMESPACE \ )) -$(eval $(call gb_Library_set_precompiled_header,svx,$(SRCDIR)/svx/inc/pch/precompiled_svx)) +$(eval $(call gb_Library_set_precompiled_header,svx,svx/inc/pch/precompiled_svx)) $(eval $(call gb_Library_use_libraries,svx,\ $(call gb_Helper_optional,AVMEDIA,avmedia) \ diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk index aa5c744d7409..fe2a7469bfe5 100644 --- a/svx/Library_svxcore.mk +++ b/svx/Library_svxcore.mk @@ -36,7 +36,7 @@ $(eval $(call gb_Library_set_include,svxcore,\ -I$(WORKDIR)/SdiTarget/svx/sdi \ )) -$(eval $(call gb_Library_set_precompiled_header,svxcore,$(SRCDIR)/svx/inc/pch/precompiled_svxcore)) +$(eval $(call gb_Library_set_precompiled_header,svxcore,svx/inc/pch/precompiled_svxcore)) #BOOST switch in customshapes #dialog: |