source: OGRE/trunk/ogrenew/Samples/Common/CEGUIRenderer/CEGUI-OGRE.pc.in @ 657

Revision 657, 347 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@
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.