mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
[gecko xpi-bootstrap]
|
|
#if SHARED_LIBRARY
|
|
dist/bin/components/@SHARED_LIBRARY@
|
|
#else
|
|
!staticcomp @LIBRARY@ @MODULE_NAME@
|
|
#endif
|
|
!xpt dist/bin/components/jar.xpt
|