зеркало из https://github.com/mozilla/gecko-dev.git
12 строки
302 B
PkgConfig
12 строки
302 B
PkgConfig
prefix=%prefix%
|
|
exec_prefix=%exec_prefix%
|
|
libdir=%libdir%
|
|
includedir=%includedir%
|
|
|
|
Name: XPCOM
|
|
Description: The Mozilla Cross Platform Component Library
|
|
Version: %MOZILLA_VERSION%
|
|
Requires: mozilla-nspr = %MOZILLA_VERSION%
|
|
Libs: -L${libdir} -lxpcom
|
|
Cflags: -I${includedir}/xpcom -I${includedir}/string
|