Files
Mozilla/mozilla/build/unix/mozilla-xpcom.pc.in
blizzard%redhat.com 1358b1a9fb Bug #134204. Add files for pkg-config. Not part of the build. r=cls,hp
git-svn-id: svn://10.0.0.236/trunk@122226 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-28 20:20:42 +00:00

12 lines
302 B
PkgConfig

prefix=%prefix%
exec_prefix=%exec_prefix%
libdir=%libdir%
includedir=%includedir%
Name: XPCOM
Description: The Mozilla Cross Platform Component Library
Version: %MOZILLA_VERSION%
Requires: mozilla-nspr = %MOZILLA_VERSION%
Libs: -L${libdir} -lxpcom
Cflags: -I${includedir}/xpcom -I${includedir}/string