HAVE_WIN32UI and HAVE_VFW checks and defines added.
authorAlexander Smorkalov <alexander.smorkalov@itseez.com>
Wed, 27 Mar 2013 15:03:51 +0000 (08:03 -0700)
committerAlexander Smorkalov <alexander.smorkalov@itseez.com>
Wed, 27 Mar 2013 15:03:51 +0000 (08:03 -0700)
commit09bc99a0c0450358c6beff77db2967ae7cca1b9b
tree8066356127fc7f3f1b1cd7a3fd8e11c7ae26ce61
parentde95a2b278657d06d85cd032fd3fa6fe2f55eda2
HAVE_WIN32UI and HAVE_VFW checks and defines added.
16 files changed:
CMakeLists.txt
cmake/OpenCVFindLibsGUI.cmake
cmake/OpenCVFindLibsVideo.cmake
cmake/checks/vfwtest.cpp [new file with mode: 0644]
cmake/checks/win32uitest.cpp [new file with mode: 0644]
cmake/templates/cvconfig.h.cmake
modules/core/include/opencv2/core/types_c.h
modules/highgui/CMakeLists.txt
modules/highgui/perf/perf_precomp.hpp
modules/highgui/src/cap.cpp
modules/highgui/src/cap_ffmpeg.cpp
modules/highgui/src/precomp.hpp
modules/highgui/src/window.cpp
modules/highgui/test/test_ffmpeg.cpp
modules/highgui/test/test_gui.cpp
modules/highgui/test/test_precomp.hpp