-
Bug
-
Resolution: Fixed
-
P4
-
6
-
None
-
b42
-
generic
-
windows_xp
when we added StdAfx.cpp and StdAfx.h to npDeployHelper we did not add
this statement to helper/mozilla/Makefile:
$(OBJDIR)/StdAfx.obj: EXTRA_CPPFLAGS := -GX -DWIN32_LEAN_AND_MEAN=1
-D_X86_=1 -DUSRDLL -Fp"$(PCHFILENAME)" -Yc"stdafx.h"
this results in intermittent build failures
###@###.### 2005-06-13 17:12:17 GMT
this statement to helper/mozilla/Makefile:
$(OBJDIR)/StdAfx.obj: EXTRA_CPPFLAGS := -GX -DWIN32_LEAN_AND_MEAN=1
-D_X86_=1 -DUSRDLL -Fp"$(PCHFILENAME)" -Yc"stdafx.h"
this results in intermittent build failures
###@###.### 2005-06-13 17:12:17 GMT