Kaydet (Commit) ff4f54ee authored tarafından Tor Lillqvist's avatar Tor Lillqvist

No 64-bit Quicktime framework

Change-Id: Ie0b9ae2a908814eed43b351f15436a2b9c5ad484
üst ebf0e195
......@@ -47,10 +47,12 @@ $(eval $(call gb_Module_add_targets,avmedia,\
endif
ifeq ($(GUIBASE),aqua)
ifneq ($(BITNESS_OVERRIDE),64)
$(eval $(call gb_Module_add_targets,avmedia,\
Library_avmediaQuickTime \
))
endif
endif
ifeq ($(OS),WNT)
ifneq ($(ENABLE_DIRECTX),)
......
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