зеркало из https://github.com/mozilla/pjs.git
12 строки
353 B
PkgConfig
12 строки
353 B
PkgConfig
prefix=%prefix%
|
|
sdkdir=%sdkdir%
|
|
includedir=%includedir%
|
|
idldir=%idldir%
|
|
includetype=unstable
|
|
|
|
Name: libxul-embedding-unstable
|
|
Description: Static library for version-independent embedding of the Mozilla runtime (unstable API)
|
|
Version: %MOZILLA_VERSION%
|
|
Libs: -L${sdkdir}/lib -lxpcomglue
|
|
Cflags: -DXPCOM_GLUE -I${includedir}/${includetype} -fshort-wchar
|