зеркало из https://github.com/mozilla/pjs.git
adding (optional) GlowCode build info. a:warren
This commit is contained in:
Родитель
220791ba00
Коммит
1342b0390c
|
@ -24,6 +24,9 @@ PROG1 = .\$(OBJDIR)\rebasedlls.exe
|
|||
PROGRAMS = $(PROG1)
|
||||
|
||||
LLIBS= imagehlp.lib
|
||||
!if "$(MOZ_BITS)"=="32" && defined(MOZ_DEBUG) && defined(GLOWCODE)
|
||||
LLIBS=$(LLIBS) $(GLOWDIR)\glowcode.lib
|
||||
!endif
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче