Revert part of bug 460548, increasing the leak to 75000 again.
[wine-gecko.git] / xulrunner / installer / libxul-unstable.pc.in
blob4489ef1dcfb7fce5e7a1546f3cfc98b966b2daf9
1 prefix=%prefix%
2 sdkdir=%sdkdir%
3 includedir=%includedir%
4 idldir=%idldir%
5 includetype=unstable
7 Name: libxul
8 Description: The Mozilla Runtime and Embedding Engine (unstable API)
9 Version: %MOZILLA_VERSION%
10 Requires: %NSPR_NAME% >= %NSPR_VERSION%
11 Libs: -L${sdkdir}/lib -lxpcomglue_s -lxul -lxpcom
12 Cflags: -I${includedir}/${includetype} %WCHAR_CFLAGS%