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