goat3dgfx

view goat3dgfx.pc.in @ 27:be9754def417

added missing post-build copy event in the release configuration
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 27 Feb 2014 02:19:16 +0200
parents
children
line source
1 libdir=${prefix}/lib
2 incdir=${prefix}/include/goat3dgfx
4 Name: goat3dgfx
5 Description: Mutant Stargoat 3D graphics engine
6 Version: ${ver}
7 Cflags: -I${incdir}
8 Libs: -L${libdir} ${libgl} ${libovr} -lgoat3dgfx -lvmath -limago -lpsys -lvmath -lresman -lm