OK, I give up. We even tested this on the TB itself. Why doesn't it work?

This commit is contained in:
mkaply%us.ibm.com 2001-01-29 23:34:21 +00:00
Родитель f316491b83
Коммит 3cfa363ee6
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -41,7 +41,11 @@ else
OSDIR = unix
endif
ifeq ($(MOZ_OS2_TOOLS),VACPP)
OSHELPER = $(OSDIR)/nsOSHelperAppService.cpp
else
OSHELPER = nsOSHelperAppService.cpp
endif
EXPORTS = nsExternalHelperAppService.h \
$(OSDIR)/nsOSHelperAppService.h \