зеркало из https://github.com/mozilla/gecko-dev.git
r=cls OS/2 only - build new viewer app stuff
This commit is contained in:
Родитель
9834a0c693
Коммит
ad1be139dd
|
@ -83,7 +83,9 @@ BEOS_PROGRAM_RESOURCE = $(srcdir)/viewer-beos.rsrc
|
|||
TOOLKIT_CPPSRCS = nsBeOSMain.cpp
|
||||
endif
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
TOOLKIT_CPPSRCS = nsOS2Main.cpp
|
||||
TOOLKIT_CPPSRCS = nsOS2Main.cpp nsWidgetSupport.cpp
|
||||
DIRS += os2
|
||||
VIEWER_TK_LIBS = os2/$(LIB_PREFIX)viewer_os2_s.$(LIB_SUFFIX)
|
||||
endif
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),photon)
|
||||
TOOLKIT_CPPSRCS = nsPhMain.cpp nsPhMenu.cpp
|
||||
|
@ -113,6 +115,8 @@ endif
|
|||
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
RESFILE = vieweros2.res
|
||||
DEFINES += -DUSE_LOCAL_WIDGETS
|
||||
XP_DIST_LIBS += $(DIST)/lib/components/wdgtos2.lib
|
||||
endif
|
||||
|
||||
ifdef MOZ_OJI
|
||||
|
|
Загрузка…
Ссылка в новой задаче