File: libIDLConf.sh.in

package info (click to toggle)
orbit 0.5.16-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,680 kB
  • ctags: 7,029
  • sloc: ansic: 59,686; sh: 7,412; yacc: 1,751; makefile: 831; lex: 366; sed: 93
file content (7 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#
# Configuration file for using the libIDL library in GNOME applications
#
LIBIDL_INCLUDEDIR="@LIBIDL_INCLUDEDIR@"
LIBIDL_LIBDIR="@LIBIDL_LIBDIR@"
LIBIDL_LIBS="@LIBIDL_LIBS@"
MODULE_VERSION="libIDL-@VERSION@"