source:
OGRE/trunk/ogrenew/OGRE.pc.in
@
692
Revision 692, 276 bytes checked in by mattausch, 19 years ago (diff) |
---|
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 |
11 | Cflags: -I${includedir} -I${includedir}/@PACKAGE@ |
Note: See TracBrowser
for help on using the repository browser.