Skip to content

Commit acf294d

Browse files
committed
salvando
1 parent cb13e3d commit acf294d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+4159
-4
lines changed

config.nice.bat

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@echo off
2+
cscript /nologo /e:jscript configure.js "--with-extra-includes=E:\Opencv\build\install\include" "--with-extra-libs=E:\Opencv\build\install\x64\vc17\lib" "--with-opencv" %*

configure.bat

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@echo off
2+
cscript /nologo /e:jscript configure.js %*

0 commit comments

Comments
 (0)