Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/OGRE.pc.in @ 5

Last change on this file since 5 was 5, checked in by anonymous, 17 years ago

=hoffentlich gehts jetzt

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.