mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
more platform libs
This commit is contained in:
parent
a4da54e886
commit
d5527b99c4
@ -51,7 +51,8 @@ NATIVE_RAPTOR_GFX = gfxunix
|
||||
RAPTOR_GFX=raptorgfx
|
||||
NATIVE_JULIAN_DLL=julian
|
||||
PLATFORM_DIRECTORY=unix
|
||||
|
||||
NATIVE_ZLIB_DLL=zlib
|
||||
NATIVE_XP_DLL=xp
|
||||
AR_ALL =
|
||||
AR_NONE =
|
||||
|
||||
|
@ -54,6 +54,8 @@ RAPTOR_GFX=
|
||||
VERSION_NUMBER=50
|
||||
NATIVE_JULIAN_DLL=juls$(MOZ_BITS)$(VERSION_NUMBER)
|
||||
PLATFORM_DIRECTORY=windows
|
||||
NATIVE_ZLIB_DLL=zip$(MOZ_BITS)$(VERSION_NUMBER)
|
||||
NATIVE_XP_DLL=libxp
|
||||
|
||||
ifdef RCFILE
|
||||
RCFILE := $(RCFILE).rc
|
||||
|
Loading…
Reference in New Issue
Block a user