Bug 496271, automation config for Tb2.0.0.22 build1, p=joduinn, r=me
[mozilla-1.9.git] / xulrunner / installer / libxul-unstable.pc.in
blobf21189c23230a05a6a1ee0fba3ec93250ba38c67
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} -fshort-wchar