source:
trunk/nrEngine.pc.in
@
41
| Revision 41, 256 bytes checked in by art, 5 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | prefix=@prefix@ |
| 2 | exec_prefix=@exec_prefix@ |
| 3 | libdir=@libdir@ |
| 4 | includedir=@includedir@ |
| 5 | |
| 6 | Name: nrEngine |
| 7 | Description: Small Object-Oriented Game Engine |
| 8 | Version: @VERSION@ |
| 9 | Libs: -L${libdir} -lnrEngine -L${libdir}/nrEngine |
| 10 | Cflags: -I${includedir} @NRENGINE_CFLAGS@ |
Note: See TracBrowser
for help on using the repository browser.
