Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #20363
Ticket #20363
: enet.pc
File enet.pc,
214 bytes
(added by
olsner@…
,
15 years ago
)
pkgconfig template (put in filesdir)
Line
1
prefix=@@prefix@@
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include
5
6
Name: enet
7
Description: an UDP networking library
8
Version: 1.2
9
Libs: -L${libdir} -lenet
10
Cflags: -I${includedir}/enet
Download in other formats:
Original Format