Revision 692,
347 bytes
checked in by mattausch, 19 years ago
(diff) |
adding ogre 1.2 and dependencies
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@ |
---|
5 | |
---|
6 | Name: CEGUI-OGRE |
---|
7 | Description: CEGUI Renderer interface module for OGRE (Object-Oriented Graphics Rendering Engine). |
---|
8 | Version: @VERSION@ |
---|
9 | Requires: OGRE = @VERSION@, CEGUI >= 0.3.0 |
---|
10 | Libs: -L${libdir} -lCEGUIOgreRenderer |
---|
11 | Cflags: -I${includedir}/@PACKAGE@ @OGRE_CFLAGS@ |
---|
Note: See
TracBrowser
for help on using the repository browser.