frodo-wii/Src/gui/guichan/sdl/guichan_sdl-0.8.pc.in

13 lines
307 B
PkgConfig
Raw Normal View History

2009-11-10 07:12:10 +01:00
prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=${prefix}/include
Name: guichan
Description: A portable C++ GUI library designed for games using Allegro, HGE, OpenGL, OpenLayer and/or SDL.
Version: @VERSION@
Requires: sdl
Conflicts:
Libs: -L${libdir} -lguichan_sdl
Cflags: -I${includedir}