frodo-wii/Src/gui/guichan/sdl/guichan_sdl-0.8.pc
2009-11-10 06:12:10 +00:00

13 lines
320 B
PkgConfig

prefix=/home/ska/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: guichan
Description: A portable C++ GUI library designed for games using Allegro, HGE, OpenGL, OpenLayer and/or SDL.
Version: 0.8.2
Requires: sdl
Conflicts:
Libs: -L${libdir} -lguichan_sdl
Cflags: -I${includedir}