File: setup.cfg.win

package info (click to toggle)
pymvpa2 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,708 kB
  • sloc: python: 35,653; cpp: 2,663; makefile: 703; sh: 516; ansic: 456
file content (9 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
[build_ext]
# configure paths for libsvm
include-dirs = 3rd/libsvm
library-dirs = 3rd/libsvm

[build]
# configure python to use a free compiler
compiler = mingw32