fix config file

This commit is contained in:
ser1zw 2013-05-05 03:34:50 +09:00
parent 239322743f
commit f08ec89204
1 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@ rubies:
- C:/ruby-1.9.3-p392-mingw32/bin/ruby.exe
- C:/ruby-2.0.0-p0-mingw32/bin/ruby.exe
extopts:
- --with-opencv-include=C:/opencv-2.4.5/build/include
- --with-opencv-lib=C:/opencv-2.4.5/build/x86/mingw/lib
- --with-opencv-include=C:/opencv/build/include
- --with-opencv-lib=C:/opencv/build/x86/mingw/lib