зеркало из https://github.com/mozilla/pjs.git
The layout dll now links into util.lib to get at the stopwatch object code.
This commit is contained in:
Родитель
d209f0dba3
Коммит
cc4ce36c4d
|
@ -84,6 +84,9 @@ LLIBS= \
|
|||
$(DIST)\lib\js32$(VERSION_NUMBER).lib \
|
||||
!if defined(MOZ_DEBUG) && defined(GLOWCODE) && "$(MOZ_BITS)"=="32"
|
||||
$(GLOWDIR)\glowcode.lib \
|
||||
!endif
|
||||
!if defined(MOZ_PERF)
|
||||
$(DIST)\lib\util.lib \
|
||||
!endif
|
||||
$(LIBNSPR)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче