Back out due to mochiserver breakage. (no_r=me)
[mozilla-central.git] / xulrunner / installer / libxul.pc.in
blob989732a4300f9cf511dcb2b74996f819ff14b1c2
1 prefix=%prefix%
2 sdkdir=%sdkdir%
3 includedir=%includedir%
4 idldir=%idldir%
6 Name: libxul
7 Description: The Mozilla Runtime and Embedding Engine
8 Version: %MOZILLA_VERSION%
9 Requires: %NSPR_NAME% >= %NSPR_VERSION%
10 Libs: -L${sdkdir}/lib -lxpcomglue_s -lxul -lxpcom
11 Cflags: -I${includedir} %WCHAR_CFLAGS%