Wed Jun 4 09:36:54 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>
[MPC.git] / config / swig_tcl.mpb
blob563e2a1518442cda4432d03419802bf5304d8e45
1 // -*- MPC -*-
2 // $Id$
4 project {
5   Define_Custom(SWIG) {
6     command          = swig
7     commandflags     = -tcl -c++
8     inputext         = .swg, .swig, .i
9     source_outputext = _wrap.cxx
10   }
11   requires += swig_tcl
12   includes += $(TCL_INCLUDE)/.
13   libpaths += $(TCL_LIBPATH)/.