Bug 454558 Null check missing in nsGNOMEShellService::GetShouldCheckDefaultBrowser...
[wine-gecko.git] / xulrunner / installer / libxul.pc.in
blobb05b291dc85f72c67946a4b10f3d75f2c6dcb7f9
1 prefix=%prefix%
2 sdkdir=%sdkdir%
3 includedir=%includedir%
4 idldir=%idldir%
5 includetype=stable
7 # Note: the default pkg-config includes will only list include directories
8 # that contain stable (frozen or safe for linking) header files. To include
9 # nonfrozen headers, run pkg-config with --define-variable=includetype=unstable
11 Name: libxul
12 Description: The Mozilla Runtime and Embedding Engine
13 Version: %MOZILLA_VERSION%
14 Requires: %NSPR_NAME% >= %NSPR_VERSION%
15 Libs: -L${sdkdir}/lib -lxpcomglue_s -lxul -lxpcom
16 Cflags: -I${includedir}/${includetype} -fshort-wchar