projects
/
sdk
/
emulator
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
sync with tizen_2.2
[sdk/emulator/qemu.git]
/
gl
/
mesa
/
src
/
mesa
/
drivers
/
dri
/
dri.pc.in
1
prefix=@INSTALL_DIR@
2
exec_prefix=${prefix}
3
libdir=@INSTALL_LIB_DIR@
4
includedir=@INSTALL_INC_DIR@
5
dridriverdir=@DRI_DRIVER_DIR@
6
7
Name: dri
8
Description: Direct Rendering Infrastructure
9
Version: @VERSION@
10
Requires.private: @DRI_PC_REQ_PRIV@
11
Cflags: -I${includedir}