repo.or.cz
/
ntk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
X11: Add support for horizontal mouse scroll axis input.
[ntk.git]
/
ntk_gl.pc.in
blob
d3c7227447e7e8063e0a018d3752927c3e426f13
1
prefix=@PREFIX@
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include
5
6
Name: ntk_images
7
Description: Non ToolKit OpenGL support
8
Version: @VERSION@
9
10
Requires: gl
11
Requires.private: x11 xft
12
Libs: -L${libdir} -lntk -lgl -lglu -lntk_gl
13
Cflags: -I${includedir}/ntk @CFLAGS@