Updates to Build for Qt Mozilla. Bugzilla #81241

This commit is contained in:
jcgriggs%sympatico.ca 2001-06-18 16:11:30 +00:00
parent fc754ea9d2
commit 63a8ecff6a
2 changed files with 3 additions and 1 deletions

View File

@ -344,3 +344,6 @@ HAVE_GDK_PIXBUF=@HAVE_GDK_PIXBUF@
HAVE_XIE=@HAVE_XIE@
MOZ_PSM=@MOZ_PSM@
# for Qt build
MOC=@MOC@

View File

@ -290,7 +290,6 @@ LINK_DLL = $(LINK) $(OS_DLLFLAGS) $(DLLFLAGS)
NFSPWD = $(CONFIG_TOOLS)/nfspwd
PURIFY = purify $(PURIFYOPTIONS)
QUANTIFY = quantify $(QUANTIFYOPTIONS)
MOC = moc
ifdef CROSS_COMPILE
XPIDL_COMPILE = $(DIST)/host/bin/host_xpidl$(BIN_SUFFIX)
XPIDL_LINK = $(DIST)/host/bin/host_xpt_link$(BIN_SUFFIX)