Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.

Fixed a typo in the photon section.
This commit is contained in:
amardare%qnx.com 2004-02-26 23:17:27 +00:00
Родитель 6f88dc7dfb
Коммит 4900b40d6f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -117,7 +117,7 @@ SHAREDCMMSRCS += nsNativeAppSupportForCocoa.mm
endif endif
ifeq ($(MOZ_WIDGET_TOOLKIT),photon) ifeq ($(MOZ_WIDGET_TOOLKIT),photon)
SHAREDSRCS += nsNativeAppSupportPh.cpp SHAREDCPPSRCS += nsNativeAppSupportPh.cpp
endif endif
CPPSRCS = \ CPPSRCS = \