Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 1 was 1, checked in by landauf, 17 years ago
File size: 358 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.