Last change
on this file since 6 was
5,
checked in by anonymous, 17 years ago
|
=hoffentlich gehts jetzt
|
File size:
309 bytes
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@ |
---|
5 | plugindir=@libdir@/@PACKAGE@ |
---|
6 | |
---|
7 | Name: OGRE |
---|
8 | Description: Object-Oriented Graphics Rendering Engine |
---|
9 | Version: @VERSION@ |
---|
10 | Libs: -L${libdir} -lOgreMain @OGRE_THREAD_LIBS@ |
---|
11 | Cflags: -I${includedir} -I${includedir}/@PACKAGE@ @OGRE_CFLAGS@ |
---|
Note: See
TracBrowser
for help on using the repository browser.