[go: up one dir, main page]

File: dime.cfg.in

package info (click to toggle)
dime 0.20030921-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,480 kB
  • ctags: 1,750
  • sloc: cpp: 14,865; sh: 7,621; makefile: 658; ansic: 93
file content (15 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# prefix is determined in coin-config, making the package "movable"
# prefix="@prefix@"
host="@host@"
exec_prefix="@exec_prefix@"
version="@DIME_VERSION@"
cflags="@DIME_EXTRA_CFLAGS@"
cppflags="@DIME_EXTRA_CPPFLAGS@"
cxxflags="@DIME_EXTRA_CXXFLAGS@"
ldflags="@DIME_EXTRA_LDFLAGS@"
libs="@DIME_EXTRA_LIBS@"
msvcrt="@DIME_MSVC_LIBC@"
datadir="@datadir@"
# includedir="@dimeincludedir@"
frameworkdir="@frameworkdir@"
compiler="@DIME_COMPILER@"