mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 13:48:23 +02:00
6 lines
148 B
Text
6 lines
148 B
Text
[winembed]
|
|
#if SHARED_LIBRARY
|
|
embedding/lite/@SHARED_LIBRARY@ dist/bin/components/@SHARED_LIBRARY@
|
|
#else
|
|
!staticcomp @LIBRARY@ @MODULE_NAME@
|
|
#endif
|