mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
fa1c295631
--HG-- rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
24 lines
526 B
Plaintext
24 lines
526 B
Plaintext
README.txt
|
|
@DLL_PREFIX@mozutils@DLL_SUFFIX@
|
|
jssubloader/
|
|
#ifdef XP_MACOSX
|
|
run-mozilla.sh
|
|
#endif
|
|
#ifdef XP_WIN
|
|
mozcrt19.dll
|
|
mozcpp19.dll
|
|
#endif
|
|
defaults/preferences/services-sync.js
|
|
defaults/preferences/healthreport-prefs.js
|
|
components/dom_sms.xpt
|
|
#ifdef MOZ_FOLD_LIBS
|
|
@DLL_PREFIX@nspr4@DLL_SUFFIX@
|
|
@DLL_PREFIX@plds4@DLL_SUFFIX@
|
|
@DLL_PREFIX@plc4@DLL_SUFFIX@
|
|
@DLL_PREFIX@ssl3@DLL_SUFFIX@
|
|
@DLL_PREFIX@smime3@DLL_SUFFIX@
|
|
@DLL_PREFIX@nssutil3@DLL_SUFFIX@
|
|
@DLL_PREFIX@mozsqlite3@DLL_SUFFIX@
|
|
#endif
|
|
@DLL_PREFIX@xpcom@DLL_SUFFIX@
|