summaryrefslogtreecommitdiff
path: root/io/Library_textoutstream.mk
diff options
context:
space:
mode:
Diffstat (limited to 'io/Library_textoutstream.mk')
-rw-r--r--io/Library_textoutstream.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/io/Library_textoutstream.mk b/io/Library_textoutstream.mk
index dad27972e13f..84a6655cffda 100644
--- a/io/Library_textoutstream.mk
+++ b/io/Library_textoutstream.mk
@@ -29,14 +29,9 @@ $(eval $(call gb_Library_set_componentfile,textoutstream,io/source/TextOutputStr
$(eval $(call gb_Library_set_include,textoutstream,\
$$(INCLUDE) \
- -I$(SRCDIR)/io/inc \
-I$(SRCDIR)/io/inc/pch \
))
-$(eval $(call gb_Library_add_defs,textoutstream,\
- -DIO_DLLIMPLEMENTATION \
-))
-
$(eval $(call gb_Library_add_api,textoutstream,\
udkapi \
))