06e88e1bb267a813b835415fb4eadc6595e10572
[opencv] / src / highgui / makeswig.sh
1 swig -DSKIP_INCLUDES -python -small highgui.i
2 gcc -I/usr/include/python2.3/ -I../../cxcore/include -D CV_NO_BACKWARD_COMPATIBILITY -c highgui_wrap.c