mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
11 lines
283 B
PkgConfig
11 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%
|