mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-13 03:10:10 +01:00
update contributor list
This commit is contained in:
parent
bb6b8a03fa
commit
960601e87c
@ -17,4 +17,4 @@ MOZ_OBJDIR=/c/projects/moz95/obj-sm95-release
|
||||
# --enable-extensions=default,tasks is used by configure (not client.mk)
|
||||
# --enable-crypto is used by configure (not client.mk)
|
||||
# --enable-svg is used by configure (not client.mk)
|
||||
# --enable-canvas is used by configure (not client.mk)
|
||||
# --enable-canvas is used by configure (not client.mk)
|
@ -131,7 +131,7 @@ DEFINES += -DNSS_ENABLE_ECC
|
||||
|
||||
# Use local includes because they are inserted before INCLUDES
|
||||
# so that Mozilla's nss.h is used, not glibc's
|
||||
LOCAL_INCLUDES += $(NSS_CFLAGS)
|
||||
LOCAL_INCLUDES += $(NSS_CFLAGS) -DFORCE_PR_LOG -DPR_LOGGING=1
|
||||
|
||||
EXTRA_DSO_LDOPTS += \
|
||||
$(MOZ_UNICHARUTIL_LIBS) \
|
||||
|
@ -33,6 +33,7 @@
|
||||
<li>rn10950</li>
|
||||
<li>Nathan Lineback</li>
|
||||
<li>The Crash Restore and Session Manager Developers</li>
|
||||
<li>roytam1</li>
|
||||
</ul>
|
||||
|
||||
<h1>Mozilla Contributors</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user