Kaydet (Commit) 3649c0c2 authored tarafından Michael Stahl's avatar Michael Stahl

xmlhelp: -GR is added by default in com_MSC_defs.mk

Change-Id: Ibd2c851cef3c26a37c05b894e7487e460470fecf
üst 4046f6d2
...@@ -11,12 +11,6 @@ $(eval $(call gb_Library_Library,ucpchelp1)) ...@@ -11,12 +11,6 @@ $(eval $(call gb_Library_Library,ucpchelp1))
$(eval $(call gb_Library_set_componentfile,ucpchelp1,xmlhelp/util/ucpchelp1)) $(eval $(call gb_Library_set_componentfile,ucpchelp1,xmlhelp/util/ucpchelp1))
ifeq ($(OS)$(COM),WNTMSC)
$(eval $(call gb_Library_add_cxxflags,ucpchelp1,\
-GR \
))
endif
$(eval $(call gb_Library_set_include,ucpchelp1,\ $(eval $(call gb_Library_set_include,ucpchelp1,\
-I$(SRCDIR)/xmlhelp/source/cxxhelp/inc \ -I$(SRCDIR)/xmlhelp/source/cxxhelp/inc \
$$(INCLUDE) \ $$(INCLUDE) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment