mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Updates to Build for Qt Mozilla. Bugzilla #81241
This commit is contained in:
parent
fc754ea9d2
commit
63a8ecff6a
@ -344,3 +344,6 @@ HAVE_GDK_PIXBUF=@HAVE_GDK_PIXBUF@
|
||||
HAVE_XIE=@HAVE_XIE@
|
||||
|
||||
MOZ_PSM=@MOZ_PSM@
|
||||
|
||||
# for Qt build
|
||||
MOC=@MOC@
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user