repo.or.cz
/
mozilla-central.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 518666 - address missed updates.
[mozilla-central.git]
/
xulrunner
/
installer
/
libxul.pc.in
blob
989732a4300f9cf511dcb2b74996f819ff14b1c2
1
prefix=%prefix%
2
sdkdir=%sdkdir%
3
includedir=%includedir%
4
idldir=%idldir%
5
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%