Warning and review notes fixes.
authorAlexander Smorkalov <alexander.smorkalov@itseez.com>
Mon, 29 Jul 2013 11:38:18 +0000 (04:38 -0700)
committerAlexander Smorkalov <alexander.smorkalov@itseez.com>
Fri, 2 Aug 2013 11:10:56 +0000 (04:10 -0700)
commit63786c389fe9462141005e55ae4837ff6fed9d5c
tree51553d6c88866cf27967422b66604a471fbb85e3
parente03ffde346206a4b73de176a167d42015585ecd6
Warning and review notes fixes.

WITH_WINRT -> ENABLE_WINRT_MODE;
Some temporary char* replaced with Ptr<char>;
Build fix for regular WIN32;
Windows Platform SDK and MSVC search added to cmake;
Warinig fixes.
CMakeLists.txt
cmake/OpenCVCRTLinkage.cmake
cmake/checks/winrttest.cpp [new file with mode: 0644]
modules/contrib/src/inputoutput.cpp
modules/core/CMakeLists.txt
modules/core/src/glob.cpp
modules/core/src/system.cpp
modules/core/test/test_main.cpp
modules/ts/include/opencv2/ts/ts.hpp