Kaydet (Commit) e1c53130 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

No (more?) reason for SD_DLLIMPLEMENTATION in Library_sdfilt

IIRC, this was a quirk with the old build system, dutifully carried across.

Change-Id: Id2bc5efb645abd3f3074a9e363d643f88d107d1b
üst 8da89525
......@@ -32,10 +32,6 @@ $(eval $(call gb_Library_set_include,sdfilt,\
-I$(SRCDIR)/sd/inc \
))
$(eval $(call gb_Library_add_defs,sdfilt,\
-DSD_DLLIMPLEMENTATION \
))
ifneq ($(strip $(dbg_anim_log)$(DBG_ANIM_LOG)),)
$(eval $(call gb_Library_add_defs,sdfilt,\
-DDBG_ANIM_LOG \
......
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