зеркало из https://github.com/mozilla/gecko-dev.git
put the timer code in the include path for osx.
This commit is contained in:
Родитель
5b7ab2c22a
Коммит
ad0d00e91c
|
@ -70,4 +70,6 @@ EXTRA_DSO_LDOPTS += \
|
|||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
INCLUDES += $(TK_CFLAGS) -I$(topsrcdir)/gfx/src/mac -I$(srcdir)/../xpwidgets
|
||||
INCLUDES += $(TK_CFLAGS) -I$(topsrcdir)/gfx/src/mac -I$(srcdir)/../xpwidgets \
|
||||
-I$(topsrcdir)/widget/timer/src/mac \
|
||||
$(NULL)
|
||||
|
|
Загрузка…
Ссылка в новой задаче