'AVIARY_1_0_20040515_BRANCH'. git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@156431 18797224-902f-48f8-a5cc-f745e15eee43
15 lines
256 B
Plaintext
15 lines
256 B
Plaintext
[gecko]
|
|
#if SHARED_LIBRARY
|
|
dist/bin/components/@SHARED_LIBRARY@
|
|
#else
|
|
!staticcomp @LIBRARY@ @MODULE_NAME@
|
|
#endif
|
|
!xpt dist/bin/components/plugin.xpt
|
|
|
|
[unpackaged-files]
|
|
#if MOZ_ENABLE_GTK
|
|
#if ENABLE_TESTS
|
|
dist/bin/res/samples/embed-test.html
|
|
#endif
|
|
#endif
|