зеркало из https://github.com/mozilla/pjs.git
8 строки
158 B
Plaintext
8 строки
158 B
Plaintext
|
[gecko]
|
||
|
#if SHARED_LIBRARY
|
||
|
dist/bin/components/@SHARED_LIBRARY@
|
||
|
#else
|
||
|
!staticcomp @LIBRARY@ @MODULE_NAME@
|
||
|
#endif
|
||
|
!xpt dist/bin/components/webBrowser_core.xpt
|