Changes for the qnx platform only. These changes should not affect runtime/building

other platforms.
This commit is contained in:
amardare%qnx.com 2004-02-20 23:06:30 +00:00
parent f5b34fbe07
commit 9b29f5859b

View File

@ -115,7 +115,7 @@ ifdef BUILD_STATIC_LIBS
# produce the set of components that we need to link in to a
# ``minimal'' embedding harness.
ifdef MINIMO
EMBED_MANIFEST=$(topsrcdir)/embedding/config/minimo-unix
EMBED_MANIFEST=$(topsrcdir)/embedding/config/minimo-qnx
else
EMBED_MANIFEST=$(topsrcdir)/embedding/config/basebrowser-qnx
endif