4d1ea2867b
Conflicts: src/Matrix.cc src/Matrix.h
15 linhas
301 B
Python
Arquivo Executável
15 linhas
301 B
Python
Arquivo Executável
{
|
|
"targets": [{
|
|
"target_name": "opencv"
|
|
, "sources": [
|
|
"src/CascadeClassifierWrap.cc"
|
|
, "src/init.cc"
|
|
, "src/Matrix.cc"
|
|
, "src/OpenCV.cc"
|
|
, "src/Point.cc"
|
|
, "src/VideoCaptureWrap.cc" ]
|
|
}]
|
|
, "libraries": ['-l/lib/opencv.lib' ]
|
|
}
|
|
|