summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 15:24:45 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 15:24:45 -0600
commit3f2ff54778ff76118b7de3357168091bbc955041 (patch)
tree601e358120589466b0f54a02fd1940dfe4919cb8 /svx/Library_svxcore.mk
parentb33971cb124de2bea5332d6adb802bd84eb57652 (diff)
remove pch from the include list
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 0867c1e46049..5ae06ab17c75 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -44,14 +44,13 @@ $(eval $(call gb_Library_add_api,svxcore,\
$(eval $(call gb_Library_set_include,svxcore,\
-I$(realpath $(SRCDIR)/svx/inc) \
- -I$(realpath $(SRCDIR)/svx/inc/pch) \
-I$(realpath $(SRCDIR)/svx/source/inc) \
$$(INCLUDE) \
-I$(WORKDIR)/SdiTarget/svx/sdi \
))
#BOOST switch in customshapes
-#dialog:
+#dialog:
#.IF "$(GUI)"=="WNT"
#CFLAGS+= -DUNICODE -D_UNICODE
#.ENDIF