source: OGRE/trunk/ogrenew/OGRE.pc.in @ 657

Revision 657, 274 bytes checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5plugindir=@libdir@/@PACKAGE@
6
7Name: OGRE
8Description: Object-Oriented Graphics Rendering Engine
9Version: @VERSION@
10Libs: -L${libdir} -lOgreMain
11Cflags: -I${includedir}/@PACKAGE@ @OGRE_CFLAGS@
Note: See TracBrowser for help on using the repository browser.