2009-12-02 00:05:26 +03:00
|
|
|
#
|
2012-05-21 15:12:37 +04:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2009-12-02 00:05:26 +03:00
|
|
|
|
|
|
|
include $(topsrcdir)/config/rules.mk
|
2013-07-04 16:28:43 +04:00
|
|
|
include $(topsrcdir)/ipc/chromium/chromium-config.mk
|
2010-10-25 21:57:13 +04:00
|
|
|
|
2012-05-26 10:44:00 +04:00
|
|
|
CXXFLAGS += $(MOZ_CAIRO_CFLAGS) $(MOZ_PIXMAN_CFLAGS) $(TK_CFLAGS)
|