зеркало из https://github.com/mozilla/pjs.git
fixing glowcode build stompage from landing of jpeg branch
This commit is contained in:
Родитель
f815305901
Коммит
9d00830d1e
|
@ -63,6 +63,10 @@ DEFFILE=$(DLLNAME).def
|
|||
LCFLAGS = -Zi -GM
|
||||
LINCS = -I$(PUBLIC)/java
|
||||
|
||||
!if "$(MOZ_BITS)"=="32" && defined(MOZ_DEBUG) && defined(GLOWCODE)
|
||||
LLIBS=$(LLIBS) $(GLOWDIR)\glowcode.lib
|
||||
!endif
|
||||
|
||||
#//------------------------------------------------------------------------
|
||||
#//
|
||||
#// Define the files necessary to build the target (ie. OBJS)
|
||||
|
|
Загрузка…
Ссылка в новой задаче