File: Coin.pc.in

package info (click to toggle)
coin2 2.5.0-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 29,156 kB
  • ctags: 29,453
  • sloc: cpp: 175,383; ansic: 42,198; sh: 9,377; makefile: 7,260; perl: 990; yacc: 181; lex: 114
file content (29 lines) | stat: -rw-r--r-- 753 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Coin-2
Description: a high-level 3D graphics toolkit, fully compatible with SGI Open Inventor 2.1
URL: http://www.coin3d.org
Version: @COIN_VERSION@
Requires:
Conflicts:
Libs: -L${libdir} @COIN_EXTRA_LDFLAGS@ @COIN_EXTRA_LIBS@
Cflags: -I${includedir} @COIN_EXTRA_CFLAGS@ @COIN_EXTRA_CPPFLAGS@

coin_host=@host@
compiler=@COIN_COMPILER@
compiler_is_gcc=@ac_compiler_gnu@
datadir=@datadir@
frameworkdir=@frameworkdir@
htmldir=@htmldir@
msvcrt=@COIN_MSVC_LIBC@
objext=@OBJEXT@

have_3ds_import=@HAVE_3DS_IMPORT_CAPABILITIES@
have_vrml97=@HAVE_VRML97@
have_sound=@HAVE_SOUND@
have_superglu=@HAVE_SUPERGLU@
have_threads=@HAVE_THREADS@
have_threadsafe=@HAVE_THREADSAFE@