Imported Upstream version 1.0.0
[platform/upstream/js.git] / js / src / mozjs185.pc.in
1 prefix=%prefix%
2 libdir=%libdir%
3 includedir=%includedir%
4
5 Name: SpiderMonkey 1.8.5
6 Description: The Mozilla library for JavaScript 1.8.5
7 Version: %MOZILLA_VERSION%
8 Requires: nspr >= 4.7
9 Libs: -L${libdir} -lmozjs185
10 Cflags: -I${includedir}/js