mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11c7f44919
--HG-- extra : rebase_source : 564bbbc8c73b63fb215356294e05d44e6835e2df
12 lines
283 B
PkgConfig
12 lines
283 B
PkgConfig
prefix=%prefix%
|
|
sdkdir=%sdkdir%
|
|
includedir=%includedir%
|
|
idldir=%idldir%
|
|
|
|
Name: libxul
|
|
Description: The Mozilla Runtime and Embedding Engine
|
|
Version: %MOZILLA_VERSION%
|
|
Requires: %NSPR_NAME% >= %NSPR_VERSION%
|
|
Libs: -L${sdkdir}/lib %MOZ_XUL_LINK%
|
|
Cflags: -I${includedir} %WCHAR_CFLAGS%
|