2 # This Source Code Form is subject to the terms of the Mozilla Public
3 # License, v. 2.0. If a copy of the MPL was not distributed with this
4 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
19 DEFINES
+= -DD3D_DEBUG_INFO
22 ifdef MOZ_ENABLE_D3D10_LAYER
23 DEFINES
+= -DMOZ_ENABLE_D3D10_LAYER
26 include $(topsrcdir
)/config
/rules.mk
29 -I
$(topsrcdir
)/content
/events
/src \
30 -I
$(ANDROID_SOURCE
)/frameworks
/base
/include/media
/stagefright \
31 -I
$(ANDROID_SOURCE
)/frameworks
/base
/include/media
/stagefright
/openmax \
32 -I
$(ANDROID_SOURCE
)/frameworks
/av
/include/media
/stagefright \
33 -I
$(ANDROID_SOURCE
)/frameworks
/native
/include/media
/openmax \
36 CXXFLAGS
+= $(MOZ_CAIRO_CFLAGS
) $(MOZ_PIXMAN_CFLAGS
) $(TK_CFLAGS
)
39 ifeq ($(CPU_ARCH
),x86_64
)
40 # Workaround compiler bug (Bug 795594)
41 NO_PROFILE_GUIDED_OPTIMIZE
:= \
42 LayerTreeInvalidation.
cpp \