Mercurial > hg > nsaunier > traffic-intelligence
annotate win32-depends/win32-depends-installer.bat @ 273:e4d232f9fc39
-Win32 OpenCV 2.3.4
-Fix for the retrieval of win32 dependancies (WGet was too old and unable to
get file over https)
| author | Jeep-Tour@Jeep-Tour-PC |
|---|---|
| date | Wed, 14 Nov 2012 16:21:14 -0500 |
| parents | 4978b5baf8f1 |
| children |
| rev | line source |
|---|---|
|
251
4978b5baf8f1
Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents:
diff
changeset
|
1 @echo off |
|
4978b5baf8f1
Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents:
diff
changeset
|
2 cls |
|
4978b5baf8f1
Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents:
diff
changeset
|
3 |
| 273 | 4 wget --no-check-certificate "https://bitbucket.org/Nicolas/trafficintelligence/downloads/win32-depends.zip" |
|
251
4978b5baf8f1
Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents:
diff
changeset
|
5 7za x win32-depends.zip |
