Adding support for Photon UI

This commit is contained in:
Jerry.Kirk%Nexwarecorp.com 1999-06-03 01:21:42 +00:00
parent 9bcd6a74ff
commit 8bc8b1f9ab

View File

@ -39,6 +39,13 @@ ifndef MKSHLIB_FORCE_ALL
CPPSRCS_gtk += GTKdlldeps.cpp
endif
CPPSRCS_photon := \
nsPhWidgetFactory.cpp
ifndef MKSHLIB_FORCE_ALL
CPPSRCS_photon += Phdlldeps.cpp
endif
# nsMotifWidgetFactory actually has no Motif/Xt/Xlib code in it -- surprise!
CPPSRCS_motif := \