summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2010-06-01 17:28:33 +0200
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2010-06-01 17:28:33 +0200
commit137b283deb31f38a25d9996dc1a0c2057d39998a (patch)
tree7889d0f53dff866b3169c86624813955a69b4339 /sfx2
parent020efd90897529e3cb5090da09c81d7d956a8f03 (diff)
CWS gnumake2: fitting sdi into the workdir structure
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/prj/target_lib_sfx2.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/sfx2/prj/target_lib_sfx2.mk b/sfx2/prj/target_lib_sfx2.mk
index d9b8c52e3736..952fb9ce05f5 100644
--- a/sfx2/prj/target_lib_sfx2.mk
+++ b/sfx2/prj/target_lib_sfx2.mk
@@ -35,14 +35,13 @@ $(eval $(call gb_Library_add_package_headers,sfx,\
$(eval $(call gb_Library_add_sdi_headers,sfx,sfx2/sdi/sfxslots))
$(eval $(call gb_Library_set_include,sfx,\
- $$(INCLUDE) \
- -I$(WORKDIR)/inc/sfx2/sdi \
- -I$(WORKDIR)/inc/sfx2 \
- -I$(WORKDIR)/inc/ \
-I$(SRCDIR)/sfx2/inc \
-I$(SRCDIR)/sfx2/inc/sfx2 \
-I$(SRCDIR)/sfx2/source/inc \
-I$(SRCDIR)/sfx2/inc/pch \
+ -I$(WORKDIR)/SdiTarget/sfx2/sdi \
+ -I$(WORKDIR)/inc/ \
+ $$(INCLUDE) \
-I$(OUTDIR)/inc/offuh \
-I$(OUTDIR)/inc \
$(LIBXML_CFLAGS) \