'MOZILLA_1_8_0_BRANCH'. git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@185757 18797224-902f-48f8-a5cc-f745e15eee43
10 lines
261 B
Plaintext
Executable File
10 lines
261 B
Plaintext
Executable File
# since the chrome service has been forked, it is
|
|
# part of the new toolkit, it is not part of the gecko core
|
|
[toolkit]
|
|
#if SHARED_LIBRARY
|
|
dist/bin/components/@SHARED_LIBRARY@
|
|
#else
|
|
!staticcomp @LIBRARY@ @MODULE_NAME@
|
|
#endif
|
|
!xpt dist/bin/components/chrome.xpt
|