Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogre/OGRE.pc.in @ 11

Last change on this file since 11 was 11, checked in by landauf, 16 years ago
File size: 309 bytes
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 @OGRE_THREAD_LIBS@
11Cflags: -I${includedir} -I${includedir}/@PACKAGE@ @OGRE_CFLAGS@
Note: See TracBrowser for help on using the repository browser.