Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/Samples/Common/CEGUIRenderer/CEGUI-OGRE.pc.in @ 3

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

=update

File size: 347 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: CEGUI-OGRE
7Description: CEGUI Renderer interface module for OGRE (Object-Oriented Graphics Rendering Engine).
8Version: @VERSION@
9Requires: OGRE = @VERSION@, CEGUI >= 0.3.0
10Libs: -L${libdir} -lCEGUIOgreRenderer
11Cflags: -I${includedir}/@PACKAGE@ @OGRE_CFLAGS@
Note: See TracBrowser for help on using the repository browser.