Merge pull request #40 from jwillemsen/master
[MPC.git] / config / swig_tcl.mpb
blobf0a8ed52e5c6d4b8984748cd5ceb1d3cdea7351f
1 // -*- MPC -*-
2 project {
3   Define_Custom(SWIG) {
4     command          = swig
5     commandflags     = -tcl -c++
6     inputext         = .swg, .swig, .i
7     source_outputext = _wrap.cxx
8   }
9   requires += swig_tcl
10   includes += $(TCL_INCLUDE)/.
11   libpaths += $(TCL_LIBPATH)/.