summaryrefslogtreecommitdiff
path: root/plugins/gme/game-music-emu-0.6.0/gme/libgme.pc.in
blob: 4f420d9edab58d30b6620d3464722d80046aa85a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# entries grouped with CMake are expanded by CMake
# ${foo} entries are left alone by CMake and much
# later are used by pkg-config.
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
lib_suffix=
libdir=${exec_prefix}/lib${lib_suffix}
includedir=${prefix}/include

Name: Game_Music_Emu
Description: A video game emulation library for music.
URL: http://code.google.com/p/game-music-emu/
Version: @GME_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lgme