mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
3488e15756
Thanks to braden@endoframe.com for the file. Bug#174915 r=cls a=roz+moc
11 lines
265 B
PkgConfig
11 lines
265 B
PkgConfig
prefix=%prefix%
|
|
exec_prefix=%exec_prefix%
|
|
libdir=%libdir%
|
|
includedir=%includedir%
|
|
|
|
Name: Mozilla Plug-In API
|
|
Description: Mozilla Plug-In API
|
|
Version: %MOZILLA_VERSION%
|
|
Requires: mozilla-xpcom = %MOZILLA_VERSION%
|
|
Cflags: -I${includedir}/java -I${includedir}/plugin
|