Bug 71323: set MOZILLA_CLIENT when building in client make environment
git-svn-id: svn://10.0.0.236/trunk@89035 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -42,7 +42,7 @@ include <$(DEPTH)\config\config.mak>
|
||||
|
||||
GMAKE = gmake.exe
|
||||
|
||||
GMAKE_FLAGS = OBJDIR_NAME=$(OBJDIR)
|
||||
GMAKE_FLAGS = OBJDIR_NAME=$(OBJDIR) MOZILLA_CLIENT=1
|
||||
|
||||
#
|
||||
# The Client's debug build uses MSVC's debug runtime library (/MDd).
|
||||
|
||||
Reference in New Issue
Block a user