Update to 2.0.0 tree from current Fremantle build
[opencv] / src / highgui / makeswig.sh
diff --git a/src/highgui/makeswig.sh b/src/highgui/makeswig.sh
new file mode 100644 (file)
index 0000000..06e88e1
--- /dev/null
@@ -0,0 +1,2 @@
+swig -DSKIP_INCLUDES -python -small highgui.i
+gcc -I/usr/include/python2.3/ -I../../cxcore/include -D CV_NO_BACKWARD_COMPATIBILITY -c highgui_wrap.c