mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 10:54:33 +00:00
would you believe that nsMotifWidgetFactory.cpp is actually totally portable and reusable code
This commit is contained in:
parent
799612b653
commit
19113fe444
@ -34,11 +34,8 @@ INCLUDES+= -I$(srcdir)/../xpwidgets -I$(srcdir)/../motif -I$(srcdir)/.
|
||||
|
||||
INCLUDES += $(FE_X_CFLAGS)
|
||||
|
||||
CPPSRCS=dlldeps.cpp nsWidgetSupport.cpp
|
||||
|
||||
ifneq ($(USE_NGLAYOUT_GTK),1)
|
||||
CPPSRCS+=nsMotifWidgetFactory.cpp
|
||||
endif
|
||||
# nsMotifWidgetFactory actually has no Motif/Xt/Xlib code in it -- surprise!
|
||||
CPPSRCS=dlldeps.cpp nsWidgetSupport.cpp nsMotifWidgetFactory.cpp
|
||||
|
||||
ifeq ($(OS_ARCH),IRIX)
|
||||
LD = $(CCC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user