Fix Windows build issues
authorAndrey Kamaev <andrey.kamaev@itseez.com>
Tue, 21 Aug 2012 23:59:05 +0000 (03:59 +0400)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Wed, 22 Aug 2012 07:21:09 +0000 (11:21 +0400)
commitf2a02feffa582a850800174e9a520e2a4d730777
tree2f320b0aee330717ff0fb690161d36595e6b89b4
parent793e8b546d060a6ad032a794afd4cbd351ed87ed
Fix Windows build issues

* No /arch:SSE3 in MSVC
* Warnings fixed or suppressed
12 files changed:
3rdparty/libtiff/CMakeLists.txt
CMakeLists.txt
modules/features2d/src/features2d_init.cpp
modules/features2d/test/test_fast.cpp
modules/features2d/test/test_nearestneighbors.cpp
modules/features2d/test/test_rotation_and_scale_invariance.cpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/perf/perf_labeling.cpp
modules/gpu/perf/perf_video.cpp
samples/cpp/bagofwords_classification.cpp
samples/gpu/bgfg_segm.cpp
samples/gpu/performance/tests.cpp