mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
10 lines
248 B
Plaintext
10 lines
248 B
Plaintext
[walletviewers]
|
|
#if SHARED_LIBRARY
|
|
dist/bin/components/@SHARED_LIBRARY@
|
|
#else
|
|
!staticcomp @LIBRARY@ @MODULE_NAME@
|
|
#endif
|
|
!xpt dist/bin/components/signonviewer.xpt
|
|
!xpt dist/bin/components/walleteditor.xpt
|
|
!xpt dist/bin/components/walletpreview.xpt
|